Open chibitomo2 opened 21 hours ago
do you know what the request received by litellm is?
should be printed in logs with --detailed_debug
flag
{"type":"invalid_request_error","message":"system: text content blocks must be non-empty"}}
What's the system message being passed?
unable to repro, a call to claude sonnet 3.5 v2 works completely fine to me w/ and w/out system blocks
What happened?
Claude 3.5 Sonnet v2 on Vertex used to work. After upgrading to the current version v15.2.15-stable it no longer works. Just sending the word "Hi" to the model throws an error.
Relevant log output
Twitter / LinkedIn details
No response