#Openrouter/anthropic - conversation must end with a user message

1 messages · Page 1 of 1 (latest)

cerulean gate
#

I'm getting the following errors trying to use opus4.6 via openrouter.

"openrouter": {
"baseUrl": "https://openrouter.ai/api/v1",
"apiKey": "REDACTED***",
"api": "openai-completions",
"models": [
{
"id": "anthropic/claude-opus-4.6",
"name": "Claude Opus 4.6 (OpenRouter)",
"api": "openai-completions",
"reasoning": true,
"input": [
"text",
"image"
],
"cost": {
"input": 5,
"output": 25,
"cacheRead": 0.5,
"cacheWrite": 6.25
},

Any ideas why? This used to work but I haven't used openrouter in a couple months.

coarse sedgeBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution