I have used the CLI before and it seems to work, but as soon as I plug the OpenAI API endpoint into a 3rd party tool that supports these, I can configure models, but then querying fails.
For example, using Kilocode or GH Copilot w/ custom models has something like this happening behind the scenes:
[ProviderAPI] Sending via gemini API...
[ProviderAPI] Γ£ÿ gemini API error: Gemini API error (400): )]}'
103
[["er",null,null,null,null,400,null,null,null,3],["di",55],["af.httprm",54,"8048541512242452659",49]]
25
[["e",4,null,null,139]]
[gemini] API returned empty ΓÇö falling back to DOM
and then what the actual GUI chat saw was:
[object Object],[object Object]
Anyone has managed to make this work?
I have used the CLI before and it seems to work, but as soon as I plug the OpenAI API endpoint into a 3rd party tool that supports these, I can configure models, but then querying fails.
For example, using Kilocode or GH Copilot w/ custom models has something like this happening behind the scenes:
[ProviderAPI] Sending via gemini API...
[ProviderAPI] Γ£ÿ gemini API error: Gemini API error (400): )]}'
103
[["er",null,null,null,null,400,null,null,null,3],["di",55],["af.httprm",54,"8048541512242452659",49]]
25
[["e",4,null,null,139]]
[gemini] API returned empty ΓÇö falling back to DOM
and then what the actual GUI chat saw was:
[object Object],[object Object]
Anyone has managed to make this work?