mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-18 17:27:28 +00:00
- Eliminated the unused `context` import and the logging of `geminiRequest` in the `CovertGemini2OpenAI` function, improving code cleanliness and reducing unnecessary overhead. - This change enhances the maintainability of the code by removing redundant elements that do not contribute to functionality.