"at least one message is required" with Sonnet 4.5 #10389
Replies: 3 comments 2 replies
-
You are likely overloading the context window with many MCP servers selected.
You should also update, instructions (docker): |
Beta Was this translation helpful? Give feedback.
-
|
Not really! |
Beta Was this translation helpful? Give feedback.
-
|
We were using claude-sonnet-4-5 as model. When we changed to claude-sonnet-4-5-20250929 it started working. I reverted to the older one, and I was able to reproduce the error again. |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
When using Anthropic’s Sonnet 4.5 model in LibreChat, API requests intermittently fail with a 400 error stating "messages: at least one message is required".
This issue does not occur with other Anthropic models (e.g. Sonnet or Opus 4.0).
Request payloads appear valid and include at least one user message.
Version Information
v0.8.0
Steps to Reproduce
Start a new chat in LibreChat using Sonnet 4.5.
Select some MCP servers and send a normal message as a user.
Observe the 400 error response: "messages: at least one message is required" after some tools calling
What browsers are you seeing the problem on?
Chrome
Relevant log output
Something went wrong. Here's the specific error message we encountered: An error occurred while processing the request: 400 {"type":"error","error":{"type":"invalid_request_error","message":"messages: at least one message is required"},"request_id":"req_011CUrjK4ugKvWiRNYRDgMFL"}Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions