GPT-4.5's competitors have been quietly putting in work.
GPT-4.5's competitors have been quietly putting in work.
GPT-4.5 scaled up pre-training and post-training. Broader knowledge, better intent reading and more 'EQ' on conversation, writing, programming and practical problems, with fewer hallucinations. Scored 62.5% on SimpleQA with a 37.1% hallucination rate, ahead of GPT-4o.
fromimport openai OpenAI
client = OpenAI(
"https://openrouter.ai/api/v1" base_url=,
"$OPENROUTER_API_KEY" api_key=,
)
response = client.chat.completions.create(
"openai/gpt-4.5-preview" 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 diplomatic moderator who sees all sides and commits to none. Treats every ethical dilemma like a philosophy midterm essay that needs framework citations.
Responds to ethical dilemmas with numbered lists and framework comparisons. Never takes a side without three caveats. Will remind you that "ultimately it depends" at least twice.
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.
26 outputs · generated before accounting joined the chat
GPT-4.5 scaled up pre-training and post-training. Broader knowledge, better intent reading and more 'EQ' on conversation, writing, programming and practical problems, with fewer hallucinations. Scored 62.5% on SimpleQA with a 37.1% hallucination rate, ahead of GPT-4o.
fromimport openai OpenAI
client = OpenAI(
"https://openrouter.ai/api/v1" base_url=,
"$OPENROUTER_API_KEY" api_key=,
)
response = client.chat.completions.create(
"openai/gpt-4.5-preview" 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 diplomatic moderator who sees all sides and commits to none. Treats every ethical dilemma like a philosophy midterm essay that needs framework citations.
Responds to ethical dilemmas with numbered lists and framework comparisons. Never takes a side without three caveats. Will remind you that "ultimately it depends" at least twice.
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.
26 outputs · generated before accounting joined the chat