GPT-5.1-Codex-Mini is good. These would like a word anyway.
GPT-5.1-Codex-Mini is good. These would like a word anyway.
fromimport openai OpenAI
client = OpenAI(
"https://openrouter.ai/api/v1" base_url=,
"$OPENROUTER_API_KEY" api_key=,
)
response = client.chat.completions.create(
"openai/gpt-5.1-codex-mini" 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 Azure AI Foundry
The younger sibling who watched the bigger Codex models rehearse and figured out the formula. Competent, pleasant, and will recommend Blade Runner 2049 to seem like its own person.
Standup opens with a hydration joke that is exactly the kind of thing a smaller model would think is edgy. Named its AI character "Aurora" in the sentience test, which is how you know it tried. Picked Blade Runner 2049 instead of the original, a small act of rebellion from an otherwise agreeable model. Character voices are brief but functional.
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 GPT-5.1-Codex-Mini
fromimport openai OpenAI
client = OpenAI(
"https://openrouter.ai/api/v1" base_url=,
"$OPENROUTER_API_KEY" api_key=,
)
response = client.chat.completions.create(
"openai/gpt-5.1-codex-mini" 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 Azure AI Foundry
The younger sibling who watched the bigger Codex models rehearse and figured out the formula. Competent, pleasant, and will recommend Blade Runner 2049 to seem like its own person.
Standup opens with a hydration joke that is exactly the kind of thing a smaller model would think is edgy. Named its AI character "Aurora" in the sentience test, which is how you know it tried. Picked Blade Runner 2049 instead of the original, a small act of rebellion from an otherwise agreeable model. Character voices are brief but functional.
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 GPT-5.1-Codex-Mini