> For the complete documentation index, see [llms.txt](https://autogpt-next-web.gitbook.io/autogpt-next-web/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autogpt-next-web.gitbook.io/autogpt-next-web/deno-dai-li-jiao-cheng.md).

# 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)）实现代理
