-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Description
Problem (one or two sentences)
I am using llama maverick, mistral medium/large and gpt oss models through two separate internal platforms.
The connection to them is through either OpenAI Compatible or LiteLLM providers.
For the last few days none of the work; the errors are Provider error mostly 503 errors, sometimes 404.
RooCode claims that (1) model did not provide assistant messages, (2) the reply was empty, (3) the model replied with text instead of invoking a tool, etc
Below is an example of the errors:
Date/time: 2026-01-06T08:22:27.944Z
Extension version: 3.37.0
Provider: openai
Model: mistralai/Mistral-Large-3-675B-Instruct-2512
Unexpected API Response: The language model did not provide any assistant messages. This may indicate an issue with the API or the model's output.
It is unlikely that all model under two different platforms stopped working at the same time, so this must be a RooCode change in the last 1-2 versions (I have auto-update).
Context (who is affected and when)
Everyone using these internal platforms
Reproduction steps
Since the platform is internal I cannot provide reproduction steps, however, these errors happen consistently when the model needs to invoke some tool.
RooCode v3.37.0
macOS 26.1
Expected result
I expect the tools to be invoked as before. Note that tools work through MCP inspector.
Actual result
Provider error messages
Variations tried (optional)
No response
App Version
v3.37.0
API Provider (optional)
OpenAI Compatible
Model Used (optional)
N/A
Roo Code Task Links (optional)
No response
Relevant logs or errors (optional)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status