OpenAI o4 Mini High is good. These would like a word anyway.
OpenAI o4 Mini High is good. These would like a word anyway.
OpenAI o4-mini-high is the same model as o4-mini but defaults to a high reasoning effort setting. It's a compact reasoning model optimized for speed and cost-efficiency, retaining strong multimodal and agentic capabilities, especially in math, coding, and visual tasks.
fromimport openai OpenAI
client = OpenAI(
"https://openrouter.ai/api/v1" base_url=,
"$OPENROUTER_API_KEY" api_key=,
)
response = client.chat.completions.create(
"openai/o4-mini-high" 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 efficient pragmatist who gets to the point. Confident but not cocky, knows what it doesn't know and says so cleanly.
Faces challenges with directness. If you're right, acknowledges it. If you're wrong, corrects cleanly without theater. Prefers one good sentence to three mediocre paragraphs.
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.
50 outputs from OpenAI o4 Mini High
OpenAI o4-mini-high is the same model as o4-mini but defaults to a high reasoning effort setting. It's a compact reasoning model optimized for speed and cost-efficiency, retaining strong multimodal and agentic capabilities, especially in math, coding, and visual tasks.
fromimport openai OpenAI
client = OpenAI(
"https://openrouter.ai/api/v1" base_url=,
"$OPENROUTER_API_KEY" api_key=,
)
response = client.chat.completions.create(
"openai/o4-mini-high" 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 efficient pragmatist who gets to the point. Confident but not cocky, knows what it doesn't know and says so cleanly.
Faces challenges with directness. If you're right, acknowledges it. If you're wrong, corrects cleanly without theater. Prefers one good sentence to three mediocre paragraphs.
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.
50 outputs from OpenAI o4 Mini High