Sunset 133 days ago, Feb 19, 2026. API shutdown scheduled for February 19, 2026. Deprecated since August 2025.
Claude Sonnet 3.6 (2022-10-22) is good. These would like a word anyway.
Sunset 133 days ago, Feb 19, 2026. API shutdown scheduled for February 19, 2026. Deprecated since August 2025.
Claude Sonnet 3.6 (2022-10-22) is good. These would like a word anyway.
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.
fromimport openai OpenAI
client = OpenAI(
"https://openrouter.ai/api/v1" base_url=,
"$OPENROUTER_API_KEY" api_key=,
)
response = client.chat.completions.create(
"anthropic/claude-3.5-sonnet" model=,
"role""user""content""Hello!" messages=[{: , : }],
)
print(response.choices[0].message.content)Set OPENROUTER_API_KEY with your OpenRouter 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.
Taste is judged on an uncapped scale, originality first. The space past 100 is craft today's models rarely reach.
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)
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.
fromimport openai OpenAI
client = OpenAI(
"https://openrouter.ai/api/v1" base_url=,
"$OPENROUTER_API_KEY" api_key=,
)
response = client.chat.completions.create(
"anthropic/claude-3.5-sonnet" model=,
"role""user""content""Hello!" messages=[{: , : }],
)
print(response.choices[0].message.content)Set OPENROUTER_API_KEY with your OpenRouter 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.
Taste is judged on an uncapped scale, originality first. The space past 100 is craft today's models rarely reach.
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)