> 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代理教程

感谢@ zxj1009587922贡献的教程https\://github.com/zxj1009587922

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. （可能需要再次点击）会出现下图所示

![](https://2716520366-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsGML6P4f61r7yqdkdFku%2Fuploads%2FWBhVmeDHq4BA8VuORc9d%2F0.png?alt=media)

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

![](https://2716520366-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsGML6P4f61r7yqdkdFku%2Fuploads%2F0FYCPdzdNhFEo6wUz4kE%2F1.png?alt=media)

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

![](https://2716520366-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsGML6P4f61r7yqdkdFku%2Fuploads%2FlSA8XPivFYBpiy7L4ELn%2F2.png?alt=media)

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

![](https://2716520366-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsGML6P4f61r7yqdkdFku%2Fuploads%2F368hgkzY5ECIQVaXDP2Z%2F3.png?alt=media)

![](https://2716520366-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsGML6P4f61r7yqdkdFku%2Fuploads%2FIoS7Kuy3DBDwrCzSXDQo%2F4.png?alt=media)

![](https://2716520366-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsGML6P4f61r7yqdkdFku%2Fuploads%2FdCTsdfN1dyRBxaotc1lQ%2F5.png?alt=media)

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