-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
My uneducated guess is that this PR is not playing nice with CLIProxyAPI. Calling through OpenAI Compatible works as expected, but using the Gemini provider in Roo Code with the CLIProxyAPI custom base URL always returns this error when trying to make an API call: Provider ended the request: Gemini generate context stream error: No output generated. Check the stream for errors.
models-gemini-3-pro-preview-streamGenerateContent-2026-02-07T140315-28.log
[2026-02-07 14:03:15] [--------] [warn ] [gin_logger.go:91] 404 | 6ms | 192.168.1.128 | POST "/models/gemini-3-pro-preview:streamGenerateContent?alt=sse"
Putting /v1 at the end of the custom base URL gives the same results.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels