zhu327 / gemini-openai-proxy

A proxy for converting the OpenAI API protocol to the Google Gemini Pro protocol.
MIT License
504 stars 92 forks source link

Pythagora open ai API: 'choices' issue #23

Closed sureshpatel66 closed 3 months ago

sureshpatel66 commented 3 months ago

Pythagora

Implementing task #1: Set up a Node.js project with package.json, install all necessary dependencies, and set up an express server.

I have successfully using for GPT pilot. during code generation, There was a problem with request to openai API: 'choices'

kindly help in this reg.

zhu327 commented 3 months ago

Sorry, I didn't understand your question. Could you put a specific call interface request post data and response data here, which can help to pinpoint what the problem is?