-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodels.json
More file actions
176 lines (176 loc) · 4.68 KB
/
models.json
File metadata and controls
176 lines (176 loc) · 4.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
{
"qwen": {
"id": "qwen/qwen3-coder-next",
"name": "Qwen 3 Coder",
"in": 0.12,
"out": 0.75,
"description": "Best value. Handles all Claude Code tools perfectly."
},
"haiku": {
"id": "anthropic/claude-haiku-4.5",
"name": "Claude Haiku 4.5",
"in": 1.00,
"out": 5.00,
"description": "Fast and capable. Good for exploration tasks."
},
"sonnet": {
"id": "anthropic/claude-sonnet-4",
"name": "Claude Sonnet 4",
"in": 3.00,
"out": 15.00,
"description": "Strong all-rounder. Good for complex coding."
},
"opus": {
"id": "anthropic/claude-opus-4.6",
"name": "Claude Opus 4.6",
"in": 5.00,
"out": 25.00,
"description": "Most capable. Use for architecture and planning."
},
"haiku-o": {
"id": "anthropic/claude-haiku-4.5",
"name": "Claude Haiku 4.5 (OpenRouter)",
"provider": "openrouter",
"api_key_env": "OPENROUTER_API_KEY",
"in": 1.00,
"out": 5.00,
"description": "Haiku via OpenRouter. Same as 'haiku'."
},
"haiku-a": {
"id": "claude-haiku-4-5",
"name": "Claude Haiku 4.5 (Anthropic API)",
"provider": "anthropic",
"api_key_env": "ANTHROPIC_API_KEY",
"in": 1.00,
"out": 5.00,
"description": "Haiku via direct Anthropic API key."
},
"haiku-p": {
"id": "claude-haiku-4-5",
"name": "Claude Haiku 4.5 (Paid Plan)",
"provider": "plan",
"api_key_env": "",
"in": 0.0,
"out": 0.0,
"description": "Haiku via Claude paid plan/subscription. No API key needed."
},
"sonnet-o": {
"id": "anthropic/claude-sonnet-4",
"name": "Claude Sonnet 4 (OpenRouter)",
"provider": "openrouter",
"api_key_env": "OPENROUTER_API_KEY",
"in": 3.00,
"out": 15.00,
"description": "Sonnet via OpenRouter. Same as 'sonnet'."
},
"sonnet-a": {
"id": "claude-sonnet-4",
"name": "Claude Sonnet 4 (Anthropic API)",
"provider": "anthropic",
"api_key_env": "ANTHROPIC_API_KEY",
"in": 3.00,
"out": 15.00,
"description": "Sonnet via direct Anthropic API key."
},
"sonnet-p": {
"id": "claude-sonnet-4",
"name": "Claude Sonnet 4 (Paid Plan)",
"provider": "plan",
"api_key_env": "",
"in": 0.0,
"out": 0.0,
"description": "Sonnet via Claude paid plan/subscription. No API key needed."
},
"opus-o": {
"id": "anthropic/claude-opus-4.6",
"name": "Claude Opus 4.6 (OpenRouter)",
"provider": "openrouter",
"api_key_env": "OPENROUTER_API_KEY",
"in": 5.00,
"out": 25.00,
"description": "Opus via OpenRouter. Same as 'opus'."
},
"opus-a": {
"id": "claude-opus-4-6",
"name": "Claude Opus 4.6 (Anthropic API)",
"provider": "anthropic",
"api_key_env": "ANTHROPIC_API_KEY",
"in": 5.00,
"out": 25.00,
"description": "Opus via direct Anthropic API key."
},
"opus-p": {
"id": "claude-opus-4-6",
"name": "Claude Opus 4.6 (Paid Plan)",
"provider": "plan",
"api_key_env": "",
"in": 0.0,
"out": 0.0,
"description": "Opus via Claude paid plan/subscription. No API key needed."
},
"deepseek": {
"id": "deepseek/deepseek-v3.2",
"name": "DeepSeek V3.2",
"in": 0.26,
"out": 0.38,
"description": "Ultra-cheap alternative. Good for simple tasks."
},
"gemini": {
"id": "google/gemini-2.5-pro",
"name": "Gemini 2.5 Pro",
"tool": "gemini",
"in": 1.25,
"out": 10.00,
"description": "Google's flagship. Large context window. Uses Gemini CLI."
},
"gemini-3": {
"id": "gemini-3-pro",
"name": "Gemini 3 Pro (Paid Plan)",
"tool": "gemini",
"provider": "plan",
"api_key_env": "",
"in": 0.0,
"out": 0.0,
"description": "Gemini 3 Pro via Gemini CLI paid plan/subscription. No API key needed."
},
"gemini-3-a": {
"id": "gemini-3-pro",
"name": "Gemini 3 Pro (API)",
"tool": "gemini",
"provider": "google",
"api_key_env": "GOOGLE_API_KEY",
"in": 0.0,
"out": 0.0,
"description": "Gemini 3 Pro via Google API key."
},
"codex-5": {
"id": "",
"name": "Codex (Paid Plan)",
"tool": "codex",
"provider": "plan",
"api_key_env": "",
"in": 0.0,
"out": 0.0,
"description": "Codex via ChatGPT paid plan/subscription. No API key needed."
},
"codex-5-a": {
"id": "gpt-5.3-codex-high",
"name": "Codex 5.3 High (API)",
"tool": "codex",
"provider": "openai",
"api_key_env": "OPENAI_API_KEY",
"in": 0.0,
"out": 0.0,
"description": "Codex 5.3 High via OpenAI API key."
},
"copilot": {
"id": "copilot",
"name": "GitHub Copilot",
"tool": "copilot",
"provider": "github",
"api_key_env": "GITHUB_TOKEN",
"in": 0.0,
"out": 0.0,
"description": "GitHub Copilot agent. Requires Copilot subscription."
}
}