This is a proxy server regarding to
https://api.openai.com
, and it's deployed on Vercel.
- Setup your own domain and add a CNAME record like below on your domain management system.
Type Name Value CNAME openai-proxy cname-china.vercel-dns.com - Goto Vercel dashboard.
- Create a new Project.
- Import your repository(fork this repository) from Github.
- Deploy
- Add your custom domain.
Finally you'll have an available API address like
https://openai-proxy.xxx.com
Tips: It may take about 1 hour until your new record works.