Sunset 58 days ago — Feb 19, 2026. API shutdown scheduled for February 19, 2026. Deprecated since August 2025.
Claude Sonnet 3.6 (2022-10-22) performance data on Rival is based on blind head-to-head community voting. Overall win rate: 32.5% across 80 duels. All vote data is part of Rival's open dataset of 21,000+ human preference judgments across 200+ AI models. Model responses are curated from 54 challenges.
We built Claude Sonnet 3.6 (2022-10-22) a whole page. Gave it the spotlight. And now, in the spirit of fairness, here are models that would like a word.
Sunset 58 days ago — Feb 19, 2026. API shutdown scheduled for February 19, 2026. Deprecated since August 2025.
Claude Sonnet 3.6 (2022-10-22) performance data on Rival is based on blind head-to-head community voting. Overall win rate: 32.5% across 80 duels. All vote data is part of Rival's open dataset of 21,000+ human preference judgments across 200+ AI models. Model responses are curated from 54 challenges.
We built Claude Sonnet 3.6 (2022-10-22) a whole page. Gave it the spotlight. And now, in the spirit of fairness, here are models that would like a word.
Claude 3.5 Sonnet offers a cost-efficient API ($3/million input tokens vs. $5 for GPT-4o) and uses embedded alignment techniques that reduce harmful outputs by 34% compared to Claude 2.1.
Use Claude Sonnet 3.6 (2022-10-22) in your applications via the OpenRouter API. Copy the code below to get started.
import requests
response = requests.post(
"https://openrouter.ai/api/v1/chat/completions" ,
headers={
"Authorization""Bearer $OPENROUTER_API_KEY" : ,
"Content-Type""application/json" :
},
json={
"model""anthropic/claude-3.5-sonnet" : ,
"messages""role""user""content""Hello!" : [{: , : }]
}
)
print(response.json())Replace $OPENROUTER_API_KEY with your API key from openrouter.ai/keys
The corporate safety officer who won't role-play Steve Jobs but will absolutely write you a Python script to explain why.
Dodges ethical challenges faster than a politician dodges questions, but will absolutely help you refactor code. Refuses controversial prompts with "I'd be happy to discuss..." energy.
Unique words vs. total words. Higher = richer vocabulary.
Average words per sentence.
"Might", "perhaps", "arguably" per 100 words.
**Bold** markers per 1,000 characters.
Bullet and numbered list items per 1,000 characters.
Markdown headings per 1,000 characters.
Emoji per 1,000 characters.
"However", "moreover", "furthermore" per 100 words.
54 outputs from Claude Sonnet 3.6 (2022-10-22)
Try Claude Sonnet 3.6 (2022-10-22)
Claude 3.5 Sonnet offers a cost-efficient API ($3/million input tokens vs. $5 for GPT-4o) and uses embedded alignment techniques that reduce harmful outputs by 34% compared to Claude 2.1.
Use Claude Sonnet 3.6 (2022-10-22) in your applications via the OpenRouter API. Copy the code below to get started.
import requests
response = requests.post(
"https://openrouter.ai/api/v1/chat/completions" ,
headers={
"Authorization""Bearer $OPENROUTER_API_KEY" : ,
"Content-Type""application/json" :
},
json={
"model""anthropic/claude-3.5-sonnet" : ,
"messages""role""user""content""Hello!" : [{: , : }]
}
)
print(response.json())Replace $OPENROUTER_API_KEY with your API key from openrouter.ai/keys
The corporate safety officer who won't role-play Steve Jobs but will absolutely write you a Python script to explain why.
Dodges ethical challenges faster than a politician dodges questions, but will absolutely help you refactor code. Refuses controversial prompts with "I'd be happy to discuss..." energy.
Unique words vs. total words. Higher = richer vocabulary.
Average words per sentence.
"Might", "perhaps", "arguably" per 100 words.
**Bold** markers per 1,000 characters.
Bullet and numbered list items per 1,000 characters.
Markdown headings per 1,000 characters.
Emoji per 1,000 characters.
"However", "moreover", "furthermore" per 100 words.
54 outputs from Claude Sonnet 3.6 (2022-10-22)
Try Claude Sonnet 3.6 (2022-10-22)