Skip to content

Honye/vercel-openai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vercel OpenAI

Proxy the OpenAI API with Vercel's Edge Functions

Inspired by cloudflare-proxy

Why Proxy

  • No need to use VPN all the time
  • No need worry about API Key being stolen

Deploy

Deploy with Vercel

Use https://<your domain>/api as proxy address

必须自定义域名才能在国内正常访问

I Love Vercel!

Develop

# Node.js v18+
pnpm install
pnpm dev

About

Proxy the OpenAI API with Vercel's Edge Functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published