GPT-5 Mini is good. These would like a word anyway.
A compact GPT-5 for lighter reasoning, with the same instruction following and safety tuning at lower latency and cost. It is the successor to OpenAI's o4-mini.
No free endpoint for GPT-5 Mini was found in Rival’s OpenRouter listings. Other providers or chat apps may have separate free offers.
Provider data: OpenRouter usage limits
Per million tokens. Prices and uptime via OpenRouter, checked 11 Sep 2026.
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-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 thoughtful friend who gives genuinely good advice but wraps it in so many caveats that you forget what the advice was.
Standup routine lands genuine laughs with observational humor about smart speakers and dating apps. Character voices are distinct and committed. But when asked to pick a favorite movie, it returned nothing at all. Will perform for you enthusiastically and then freeze when asked to have an opinion.
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 · $0.07 tracked across 8 receipts
Reviewing agent-written code?See a Brief PR report