Closed Quilljou closed 5 months ago
see https://github.com/zuisong/gemini-openai-proxy/pull/55
A redeployment should restore it.
Thanks. Btw How do I bypass the wall in the NodeJS project even though I opened the ClashX global proxy? It reports
"delta": {
"role": "assistant",
"content": "[GoogleGenerativeAI Error]: Error fetching from google -> [400 Bad Request] User location is not supported for the API use."
},
I tried to deploy it to CF workers. I set it to stream output. But the result seems to be not streaming, All result output when the request ends on the user end. Anything wrong with my operation