ai-gateway-openai-wrapper
ai-gateway-openai-wrapper copied to clipboard
About the gateway issue!!
- Hope to support Gemini
- Can I use a gateway to break through regional restrictions?
Hope to support Gemini
Will consider to support in the future.
Can I use a gateway to break through regional restrictions?
Techically, this gateway is totally runs on Cloudflare Worker. It is the worker who send requests to OpenAI. It should has nothing to do for where you get the result, as Cloudflare does not seems to forward client IP address, so OpenAI should only see your worker's IP.