zuisong / gemini-openai-proxy

OpenAI to Google Gemini https://gemini-openai-proxy.deno.dev
https://gemini-openai-proxy.zuisong.workers.dev
MIT License
284 stars 80 forks source link

Add vercel deploy support #48

Closed Radiquum closed 4 months ago

Radiquum commented 4 months ago

This pull requests adds necessary files for using Vercel as a deployment platform and updates Readme file accordingly. Vercel uses the same file as a CloudFlare worker does.

Why is this needed? Cloudflare workers and (probably) Deno could not be setup to work only in gemini supported regions, but vercel does.

Also, great project, it really helped me to use gemini without VPNs

zuisong commented 4 months ago

thanks ❤️