AI Models
52 models · 0 new in 60d
- ▾o3
OpenAI · 200K tokens · $2/M → $8/M
Best for: Hard math, science, multi-step planning, complex debugging
How: Use reasoning_effort param: 'low'/'medium'/'high'. No system prompt — use developer message instead.
Example: Debug a distributed system deadlock by feeding it the full trace + architecture.
GPQA Diamond 79.7%AIME 2024 96.7%SWE-bench 69.1%reasoningmathscienceplanningAPI: api.openai.com — same SDK, just model='o3'
- ▾o4-mini
OpenAI · 200K tokens · $1.10/M → $4.40/M
Best for: Coding with reasoning, moderate-complexity math, budget reasoning
How: Cheaper reasoning model. Use when o3 is overkill but you need chain-of-thought.
Example: Generate a migration plan for a database schema change with safety checks.
AIME 2024 93.4%SWE-bench 68.1%reasoningcodingcost-efficient reasoningAPI: api.openai.com — same SDK
- ▾Grok 3 mini
xAI · 128K tokens · $0.30/M → $0.50/M
Best for: Budget reasoning tasks, math, lightweight chain-of-thought
How: Excellent cost-to-reasoning ratio. Use reasoning_effort param.
Example: Validate Terraform plans with reasoning about dependency chains for pennies.
fast reasoningvery cheapmathAPI: api.x.ai — same as Grok 3
- ▾GPT-Rosalind
OpenAI · N/A · api
Best for: life sciences research
How: N/A
Example: N/A
accelerate drug discoverygenomics analysisprotein reasoningscientific research workflowsAuto-discovered from news articles.