relay-gemini.go
12.6 KB
-
refactor: Remove unused context and logging in CovertGemini2OpenAI function · f2f7f641
- 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.
CalciumIon committed