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

[Feature Request] Option to disable model mapping #35

Open charlie-moomoo opened 3 weeks ago

charlie-moomoo commented 3 weeks ago

Currently, this project maps GPT models to Gemini models, which can cause model ID overlap on some projects such as Open WebUI. It would be great if we have an option in which we can disable model mappings.