# deno代理教程

1. 打开网址：

<https://dash.deno.com/new?url=https://raw.githubusercontent.com/hbsgithub/deno-azure-openai-proxy/main/main.ts>

1. 点击continue with Github
2. 利用GitHub账号进行登录
3. （可能需要再次点击）会出现下图所示

![](/files/jPOheYrBgZJ4LAWH2hPB)

1. 部署成功后会出现下图的界面

![](/files/qg0Njo2tCxQJg2DaKg4K)

1. 点击setting，设置自己的喜欢的域名

![](/files/EWOIzhIAg8MBN4GuY0iH)

1. 点击add variable，添加两个环境变量：RESOURCE\_NAME和DEPLOY\_NAME\_GPT35

![](/files/Ccs4pWqueVktS311yDNq)

![](/files/dbVg64ca9dd7nM4AAvmG)

![](/files/ltTbMur1KhsV6pA2oRm1)

至此，代理部署完毕，使用<https://domain.deno.dev/v1>（或者是[https://domain.deno.dev](https://domain.deno.dev/v1)）实现代理


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://autogpt-next-web.gitbook.io/autogpt-next-web/deno-dai-li-jiao-cheng.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
