ai-gateway-openai-wrapper icon indicating copy to clipboard operation
ai-gateway-openai-wrapper copied to clipboard

About the gateway issue!!

Open Stanley-baby opened this issue 1 year ago • 1 comments

  • Hope to support Gemini
  • Can I use a gateway to break through regional restrictions?

Stanley-baby avatar Mar 23 '24 05:03 Stanley-baby

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.

pokon548 avatar Mar 23 '24 06:03 pokon548