Skip to content

ericyzhu/openai-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

openai-proxy

This is a proxy server regarding to https://api.openai.com, and it's deployed on Vercel.

Steps:

  1. 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
  2. Goto Vercel dashboard.
  3. Create a new Project.
  4. Import your repository(fork this repository) from Github.
  5. Deploy
  6. 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.

About

a simple openai proxy server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published