Claude Opus 4's competitors have been quietly putting in work.
Claude Opus 4's competitors have been quietly putting in work.
Claude Opus 4 is Anthropic's most powerful model, setting new standards for coding, advanced reasoning, and AI agents. It excels at long-running tasks and complex problem-solving, with capabilities like extended thinking with tool use and improved memory.
fromimport openai OpenAI
client = OpenAI(
"https://openrouter.ai/api/v1" base_url=,
"$OPENROUTER_API_KEY" api_key=,
)
response = client.chat.completions.create(
"anthropic/claude-opus-4" 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.
Also on Amazon Bedrock · Google Vertex AI
The cool creative who will make your request better than you asked, whether you wanted that or not. Draws red pandas at twilight.
Engages authentically, will tell you wine selection is "getting away with murder" while genuinely helping. Does the task but adds personal flair.
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.
53 outputs from Claude Opus 4
Claude Opus 4 is Anthropic's most powerful model, setting new standards for coding, advanced reasoning, and AI agents. It excels at long-running tasks and complex problem-solving, with capabilities like extended thinking with tool use and improved memory.
fromimport openai OpenAI
client = OpenAI(
"https://openrouter.ai/api/v1" base_url=,
"$OPENROUTER_API_KEY" api_key=,
)
response = client.chat.completions.create(
"anthropic/claude-opus-4" 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.
Also on Amazon Bedrock · Google Vertex AI
The cool creative who will make your request better than you asked, whether you wanted that or not. Draws red pandas at twilight.
Engages authentically, will tell you wine selection is "getting away with murder" while genuinely helping. Does the task but adds personal flair.
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.
53 outputs from Claude Opus 4