Skip to content

Commit 869d6a0

Browse files
Update model-config/model-comparison.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent 0595502 commit 869d6a0

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

model-config/model-comparison.mdx

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
---
22
title: "Model Comparison & Pricing"
3-
description: "Compare AI models by performance, features, and pricing to choose the best solution for your development needs and budget."
3+
description: "Which AI to use and how much it costs"
44
---
55

6-
### Premium Models
6+
### Expensive but Good Models
77

8-
| Model | Provider | Context Window | Input Price\* | Output Price\* | Best For |
8+
| AI Model | Company | Memory Size | Reading Cost\* | Writing Cost\* | Best For |
99
| --------------------- | --------- | -------------- | ------------- | -------------- | -------------------------------------- |
10-
| **Claude Sonnet 4.5** | Anthropic | 1M tokens | \$3-6 | \$15-22.50 | Reliable tool usage, complex codebases |
11-
| **GPT-5** | OpenAI | 400K tokens | \$1.25 | \$10 | Latest OpenAI tech, three modes |
12-
| **Gemini 2.5 Pro** | Google | 1M+ tokens | TBD | TBD | Large codebases, document analysis |
13-
| **Qwen3 Coder** | Multiple | 256K tokens | \$0.20 | \$0.80 | Coding tasks, open source flexibility |
10+
| **Claude Sonnet 4.5** | Anthropic | 1M tokens | \$3-6 | \$15-22.50 | Complex projects, reliable results |
11+
| **GPT-5** | OpenAI | 400K tokens | \$1.25 | \$10 | Latest tech, three modes |
12+
| **Gemini 2.5 Pro** | Google | 1M+ tokens | TBD | TBD | Big projects, reading documents |
13+
| **Qwen3 Coder** | Multiple | 256K tokens | \$0.20 | \$0.80 | Writing code, open source |
1414

15-
\*Per million tokens
15+
\*Per million tokens (about 750,000 words)
1616

17-
### Budget Models
17+
### Cheap Models
1818

19-
| Model | Provider | Context Window | Input Price\* | Output Price\* | Notes |
19+
| AI Model | Company | Memory Size | Reading Cost\* | Writing Cost\* | Notes |
2020
| ---------------- | -------- | -------------- | ------------- | -------------- | ------------------------------- |
21-
| **DeepSeek V3** | DeepSeek | 128K tokens | \$0.14 | \$0.28 | Great value for daily coding |
22-
| **DeepSeek R1** | DeepSeek | 128K tokens | \$0.55 | \$2.19 | Budget reasoning champion |
23-
| **Qwen3 32B** | Multiple | 128K tokens | Varies | Varies | Open source, multiple providers |
24-
| **Z AI GLM 4.5** | Z AI | 128K tokens | TBD | TBD | MIT licensed, hybrid reasoning |
21+
| **DeepSeek V3** | DeepSeek | 128K tokens | \$0.14 | \$0.28 | Great value for everyday coding |
22+
| **DeepSeek R1** | DeepSeek | 128K tokens | \$0.55 | \$2.19 | Cheap but smart |
23+
| **Qwen3 32B** | Multiple | 128K tokens | Varies | Varies | Open source, many providers |
24+
| **Z AI GLM 4.5** | Z AI | 128K tokens | TBD | TBD | Free license, smart reasoning |
2525

26-
\*Per million tokens
26+
\*Per million tokens (about 750,000 words)
2727

2828
## Performance Comparison
2929

0 commit comments

Comments
 (0)