You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by the-gigi January 2, 2025
The idea is similar to the request interceptor, which allows users to register a hook that can modify the request just before it is sent.
The motivation is a bug in the OpenAI compatibility of the Gemini API, which can be worked around by modifying the response coming back from Gemini.
Discussed in #86
Originally posted by the-gigi January 2, 2025
The idea is similar to the request interceptor, which allows users to register a hook that can modify the request just before it is sent.
The motivation is a bug in the OpenAI compatibility of the Gemini API, which can be worked around by modifying the response coming back from Gemini.
See https://discuss.ai.google.dev/t/openai-compatibility-bug-in-response-object/58484
@sashirestela you mentioned in this simple-openai issue that I should open a cleverclient issue, but them said that it would be more difficult:
sashirestela/simple-openai#248 (comment)
So, instead of opening an issue I'm starting this discussion to understand the difficulty.
The text was updated successfully, but these errors were encountered: