Skip to content

[BUG] All open source models stopped working #10477

@m-ibm

Description

@m-ibm

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).

Image Image

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

No one assigned

    Labels

    Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions