@funkai/models 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.generated/entries.json +23 -0
- package/.generated/req.txt +1 -0
- package/.turbo/turbo-build.log +145 -0
- package/.turbo/turbo-typecheck.log +4 -0
- package/CHANGELOG.md +23 -0
- package/README.md +95 -0
- package/dist/alibaba-B6q4Ng1R.mjs +957 -0
- package/dist/alibaba-B6q4Ng1R.mjs.map +1 -0
- package/dist/amazon-bedrock-Cv9AHQBH.mjs +2070 -0
- package/dist/amazon-bedrock-Cv9AHQBH.mjs.map +1 -0
- package/dist/anthropic-yB7ST97_.mjs +651 -0
- package/dist/anthropic-yB7ST97_.mjs.map +1 -0
- package/dist/cerebras-COfl7XM-.mjs +95 -0
- package/dist/cerebras-COfl7XM-.mjs.map +1 -0
- package/dist/cohere-B7TgO0hT.mjs +271 -0
- package/dist/cohere-B7TgO0hT.mjs.map +1 -0
- package/dist/deepinfra-B0GxUwCG.mjs +636 -0
- package/dist/deepinfra-B0GxUwCG.mjs.map +1 -0
- package/dist/deepseek-D64ZEsvS.mjs +50 -0
- package/dist/deepseek-D64ZEsvS.mjs.map +1 -0
- package/dist/fireworks-ai-DJYvdAi_.mjs +304 -0
- package/dist/fireworks-ai-DJYvdAi_.mjs.map +1 -0
- package/dist/google-BypRl349.mjs +833 -0
- package/dist/google-BypRl349.mjs.map +1 -0
- package/dist/google-vertex-DbS-zTGD.mjs +730 -0
- package/dist/google-vertex-DbS-zTGD.mjs.map +1 -0
- package/dist/groq-ei_PerYi.mjs +381 -0
- package/dist/groq-ei_PerYi.mjs.map +1 -0
- package/dist/huggingface-DaM1EeLP.mjs +456 -0
- package/dist/huggingface-DaM1EeLP.mjs.map +1 -0
- package/dist/inception-CspEzqNV.mjs +101 -0
- package/dist/inception-CspEzqNV.mjs.map +1 -0
- package/dist/index.d.mts +30314 -0
- package/dist/index.d.mts.map +1 -0
- package/dist/index.mjs +271 -0
- package/dist/index.mjs.map +1 -0
- package/dist/llama-Cf3-koap.mjs +161 -0
- package/dist/llama-Cf3-koap.mjs.map +1 -0
- package/dist/mistral-BI9MdAO4.mjs +579 -0
- package/dist/mistral-BI9MdAO4.mjs.map +1 -0
- package/dist/nvidia-COHacuoa.mjs +1625 -0
- package/dist/nvidia-COHacuoa.mjs.map +1 -0
- package/dist/openai-C0nCfZUq.mjs +1023 -0
- package/dist/openai-C0nCfZUq.mjs.map +1 -0
- package/dist/openrouter-DSFzxKQb.mjs +4608 -0
- package/dist/openrouter-DSFzxKQb.mjs.map +1 -0
- package/dist/perplexity-zeZ2WlBU.mjs +96 -0
- package/dist/perplexity-zeZ2WlBU.mjs.map +1 -0
- package/dist/providers/alibaba.d.mts +1795 -0
- package/dist/providers/alibaba.d.mts.map +1 -0
- package/dist/providers/alibaba.mjs +39 -0
- package/dist/providers/alibaba.mjs.map +1 -0
- package/dist/providers/amazon-bedrock.d.mts +3713 -0
- package/dist/providers/amazon-bedrock.d.mts.map +1 -0
- package/dist/providers/amazon-bedrock.mjs +39 -0
- package/dist/providers/amazon-bedrock.mjs.map +1 -0
- package/dist/providers/anthropic.d.mts +1109 -0
- package/dist/providers/anthropic.d.mts.map +1 -0
- package/dist/providers/anthropic.mjs +39 -0
- package/dist/providers/anthropic.mjs.map +1 -0
- package/dist/providers/cerebras.d.mts +219 -0
- package/dist/providers/cerebras.d.mts.map +1 -0
- package/dist/providers/cerebras.mjs +39 -0
- package/dist/providers/cerebras.mjs.map +1 -0
- package/dist/providers/cohere.d.mts +555 -0
- package/dist/providers/cohere.d.mts.map +1 -0
- package/dist/providers/cohere.mjs +39 -0
- package/dist/providers/cohere.mjs.map +1 -0
- package/dist/providers/deepinfra.d.mts +1245 -0
- package/dist/providers/deepinfra.d.mts.map +1 -0
- package/dist/providers/deepinfra.mjs +39 -0
- package/dist/providers/deepinfra.mjs.map +1 -0
- package/dist/providers/deepseek.d.mts +139 -0
- package/dist/providers/deepseek.d.mts.map +1 -0
- package/dist/providers/deepseek.mjs +39 -0
- package/dist/providers/deepseek.mjs.map +1 -0
- package/dist/providers/fireworks-ai.d.mts +611 -0
- package/dist/providers/fireworks-ai.d.mts.map +1 -0
- package/dist/providers/fireworks-ai.mjs +39 -0
- package/dist/providers/fireworks-ai.mjs.map +1 -0
- package/dist/providers/google-vertex.d.mts +1227 -0
- package/dist/providers/google-vertex.d.mts.map +1 -0
- package/dist/providers/google-vertex.mjs +39 -0
- package/dist/providers/google-vertex.mjs.map +1 -0
- package/dist/providers/google.d.mts +1359 -0
- package/dist/providers/google.d.mts.map +1 -0
- package/dist/providers/google.mjs +39 -0
- package/dist/providers/google.mjs.map +1 -0
- package/dist/providers/groq.d.mts +765 -0
- package/dist/providers/groq.d.mts.map +1 -0
- package/dist/providers/groq.mjs +39 -0
- package/dist/providers/groq.mjs.map +1 -0
- package/dist/providers/huggingface.d.mts +901 -0
- package/dist/providers/huggingface.d.mts.map +1 -0
- package/dist/providers/huggingface.mjs +39 -0
- package/dist/providers/huggingface.mjs.map +1 -0
- package/dist/providers/inception.d.mts +231 -0
- package/dist/providers/inception.d.mts.map +1 -0
- package/dist/providers/inception.mjs +39 -0
- package/dist/providers/inception.mjs.map +1 -0
- package/dist/providers/llama.d.mts +345 -0
- package/dist/providers/llama.d.mts.map +1 -0
- package/dist/providers/llama.mjs +39 -0
- package/dist/providers/llama.mjs.map +1 -0
- package/dist/providers/mistral.d.mts +1143 -0
- package/dist/providers/mistral.d.mts.map +1 -0
- package/dist/providers/mistral.mjs +39 -0
- package/dist/providers/mistral.mjs.map +1 -0
- package/dist/providers/nvidia.d.mts +3117 -0
- package/dist/providers/nvidia.d.mts.map +1 -0
- package/dist/providers/nvidia.mjs +39 -0
- package/dist/providers/nvidia.mjs.map +1 -0
- package/dist/providers/openai.d.mts +1963 -0
- package/dist/providers/openai.d.mts.map +1 -0
- package/dist/providers/openai.mjs +39 -0
- package/dist/providers/openai.mjs.map +1 -0
- package/dist/providers/openrouter.d.mts +8531 -0
- package/dist/providers/openrouter.d.mts.map +1 -0
- package/dist/providers/openrouter.mjs +39 -0
- package/dist/providers/openrouter.mjs.map +1 -0
- package/dist/providers/perplexity.d.mts +221 -0
- package/dist/providers/perplexity.d.mts.map +1 -0
- package/dist/providers/perplexity.mjs +39 -0
- package/dist/providers/perplexity.mjs.map +1 -0
- package/dist/providers/togetherai.d.mts +767 -0
- package/dist/providers/togetherai.d.mts.map +1 -0
- package/dist/providers/togetherai.mjs +39 -0
- package/dist/providers/togetherai.mjs.map +1 -0
- package/dist/providers/xai.d.mts +1161 -0
- package/dist/providers/xai.d.mts.map +1 -0
- package/dist/providers/xai.mjs +39 -0
- package/dist/providers/xai.mjs.map +1 -0
- package/dist/togetherai-BvcxUfPE.mjs +382 -0
- package/dist/togetherai-BvcxUfPE.mjs.map +1 -0
- package/dist/types-DjdaZckF.d.mts +71 -0
- package/dist/types-DjdaZckF.d.mts.map +1 -0
- package/dist/xai-fSuAkQJo.mjs +587 -0
- package/dist/xai-fSuAkQJo.mjs.map +1 -0
- package/docs/catalog/filtering.md +102 -0
- package/docs/catalog/overview.md +168 -0
- package/docs/catalog/providers.md +73 -0
- package/docs/cost/overview.md +125 -0
- package/docs/guides/filter-models.md +113 -0
- package/docs/guides/setup-resolver.md +106 -0
- package/docs/guides/track-costs.md +133 -0
- package/docs/overview.md +139 -0
- package/docs/provider/configuration.md +100 -0
- package/docs/provider/openrouter.md +105 -0
- package/docs/provider/overview.md +131 -0
- package/docs/troubleshooting.md +100 -0
- package/package.json +142 -0
- package/providers.json +39 -0
- package/scripts/generate-models.ts +392 -0
- package/src/catalog/index.test.ts +124 -0
- package/src/catalog/index.ts +65 -0
- package/src/catalog/providers/alibaba.ts +468 -0
- package/src/catalog/providers/amazon-bedrock.ts +941 -0
- package/src/catalog/providers/anthropic.ts +270 -0
- package/src/catalog/providers/cerebras.ts +61 -0
- package/src/catalog/providers/cohere.ts +149 -0
- package/src/catalog/providers/deepinfra.ts +325 -0
- package/src/catalog/providers/deepseek.ts +39 -0
- package/src/catalog/providers/fireworks-ai.ts +160 -0
- package/src/catalog/providers/google-vertex.ts +314 -0
- package/src/catalog/providers/google.ts +347 -0
- package/src/catalog/providers/groq.ts +204 -0
- package/src/catalog/providers/huggingface.ts +237 -0
- package/src/catalog/providers/inception.ts +61 -0
- package/src/catalog/providers/index.ts +59 -0
- package/src/catalog/providers/llama.ts +94 -0
- package/src/catalog/providers/mistral.ts +303 -0
- package/src/catalog/providers/nvidia.ts +820 -0
- package/src/catalog/providers/openai.ts +501 -0
- package/src/catalog/providers/openrouter.ts +2201 -0
- package/src/catalog/providers/perplexity.ts +61 -0
- package/src/catalog/providers/togetherai.ts +204 -0
- package/src/catalog/providers/xai.ts +292 -0
- package/src/catalog/types.ts +86 -0
- package/src/cost/calculate.test.ts +157 -0
- package/src/cost/calculate.ts +43 -0
- package/src/cost/index.ts +2 -0
- package/src/cost/types.ts +25 -0
- package/src/index.ts +25 -0
- package/src/provider/index.ts +9 -0
- package/src/provider/openrouter.test.ts +125 -0
- package/src/provider/openrouter.ts +110 -0
- package/src/provider/resolver.test.ts +138 -0
- package/src/provider/resolver.ts +125 -0
- package/src/provider/types.ts +39 -0
- package/src/providers/alibaba.ts +65 -0
- package/src/providers/amazon-bedrock.ts +67 -0
- package/src/providers/anthropic.ts +65 -0
- package/src/providers/cerebras.ts +65 -0
- package/src/providers/cohere.ts +65 -0
- package/src/providers/deepinfra.ts +65 -0
- package/src/providers/deepseek.ts +65 -0
- package/src/providers/fireworks-ai.ts +65 -0
- package/src/providers/google-vertex.ts +67 -0
- package/src/providers/google.ts +65 -0
- package/src/providers/groq.ts +65 -0
- package/src/providers/huggingface.ts +67 -0
- package/src/providers/inception.ts +65 -0
- package/src/providers/llama.ts +65 -0
- package/src/providers/mistral.ts +65 -0
- package/src/providers/nvidia.ts +65 -0
- package/src/providers/openai.ts +65 -0
- package/src/providers/openrouter.ts +67 -0
- package/src/providers/perplexity.ts +67 -0
- package/src/providers/togetherai.ts +65 -0
- package/src/providers/xai.ts +65 -0
- package/tsconfig.json +25 -0
- package/tsdown.config.ts +23 -0
- package/vitest.config.ts +29 -0
|
@@ -0,0 +1,501 @@
|
|
|
1
|
+
// ──────────────────────────────────────────────────────────────
|
|
2
|
+
// ███████╗██╗ ██╗███╗ ██╗██╗ ██╗ █████╗ ██╗
|
|
3
|
+
// ██╔════╝██║ ██║████╗ ██║██║ ██╔╝██╔══██╗██║
|
|
4
|
+
// █████╗ ██║ ██║██╔██╗ ██║█████╔╝ ███████║██║
|
|
5
|
+
// ██╔══╝ ██║ ██║██║╚██╗██║██╔═██╗ ██╔══██║██║
|
|
6
|
+
// ██║ ╚██████╔╝██║ ╚████║██║ ██╗██║ ██║██║
|
|
7
|
+
// ╚═╝ ╚═════╝ ╚═╝ ╚═══╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝
|
|
8
|
+
//
|
|
9
|
+
// AUTO-GENERATED — DO NOT EDIT
|
|
10
|
+
// Source: https://models.dev
|
|
11
|
+
// Update: pnpm --filter=@funkai/models generate:models
|
|
12
|
+
// ──────────────────────────────────────────────────────────────
|
|
13
|
+
|
|
14
|
+
import type { ModelDefinition } from "../types.js";
|
|
15
|
+
|
|
16
|
+
export const OPENAI_MODELS = [
|
|
17
|
+
{
|
|
18
|
+
id: "gpt-4o-2024-11-20",
|
|
19
|
+
name: "GPT-4o (2024-11-20)",
|
|
20
|
+
provider: "openai",
|
|
21
|
+
family: "gpt",
|
|
22
|
+
pricing: { input: 0.0000025, output: 0.00001, cacheRead: 0.00000125 },
|
|
23
|
+
contextWindow: 128000,
|
|
24
|
+
maxOutput: 16384,
|
|
25
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
26
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: true },
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
id: "gpt-5.3-codex",
|
|
30
|
+
name: "GPT-5.3 Codex",
|
|
31
|
+
provider: "openai",
|
|
32
|
+
family: "gpt-codex",
|
|
33
|
+
pricing: { input: 0.00000175, output: 0.000014, cacheRead: 1.75e-7 },
|
|
34
|
+
contextWindow: 400000,
|
|
35
|
+
maxOutput: 128000,
|
|
36
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
37
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
id: "gpt-5-codex",
|
|
41
|
+
name: "GPT-5-Codex",
|
|
42
|
+
provider: "openai",
|
|
43
|
+
family: "gpt-codex",
|
|
44
|
+
pricing: { input: 0.00000125, output: 0.00001, cacheRead: 1.25e-7 },
|
|
45
|
+
contextWindow: 400000,
|
|
46
|
+
maxOutput: 128000,
|
|
47
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
48
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: true },
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
id: "gpt-5-pro",
|
|
52
|
+
name: "GPT-5 Pro",
|
|
53
|
+
provider: "openai",
|
|
54
|
+
family: "gpt-pro",
|
|
55
|
+
pricing: { input: 0.000015, output: 0.00012 },
|
|
56
|
+
contextWindow: 400000,
|
|
57
|
+
maxOutput: 272000,
|
|
58
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
59
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
id: "gpt-4o-mini",
|
|
63
|
+
name: "GPT-4o mini",
|
|
64
|
+
provider: "openai",
|
|
65
|
+
family: "gpt-mini",
|
|
66
|
+
pricing: { input: 1.5e-7, output: 6e-7, cacheRead: 8e-8 },
|
|
67
|
+
contextWindow: 128000,
|
|
68
|
+
maxOutput: 16384,
|
|
69
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
70
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: true },
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
id: "text-embedding-ada-002",
|
|
74
|
+
name: "text-embedding-ada-002",
|
|
75
|
+
provider: "openai",
|
|
76
|
+
family: "text-embedding",
|
|
77
|
+
pricing: { input: 1e-7, output: 0 },
|
|
78
|
+
contextWindow: 8192,
|
|
79
|
+
maxOutput: 1536,
|
|
80
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
81
|
+
capabilities: { reasoning: false, toolCall: false, attachment: false, structuredOutput: false },
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
id: "gpt-5-chat-latest",
|
|
85
|
+
name: "GPT-5 Chat (latest)",
|
|
86
|
+
provider: "openai",
|
|
87
|
+
family: "gpt-codex",
|
|
88
|
+
pricing: { input: 0.00000125, output: 0.00001 },
|
|
89
|
+
contextWindow: 400000,
|
|
90
|
+
maxOutput: 128000,
|
|
91
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
92
|
+
capabilities: { reasoning: true, toolCall: false, attachment: true, structuredOutput: true },
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
id: "codex-mini-latest",
|
|
96
|
+
name: "Codex Mini",
|
|
97
|
+
provider: "openai",
|
|
98
|
+
family: "gpt-codex-mini",
|
|
99
|
+
pricing: { input: 0.0000015, output: 0.000006, cacheRead: 3.75e-7 },
|
|
100
|
+
contextWindow: 200000,
|
|
101
|
+
maxOutput: 100000,
|
|
102
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
103
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
id: "gpt-5.1-codex-max",
|
|
107
|
+
name: "GPT-5.1 Codex Max",
|
|
108
|
+
provider: "openai",
|
|
109
|
+
family: "gpt-codex",
|
|
110
|
+
pricing: { input: 0.00000125, output: 0.00001, cacheRead: 1.25e-7 },
|
|
111
|
+
contextWindow: 400000,
|
|
112
|
+
maxOutput: 128000,
|
|
113
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
114
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
id: "gpt-4o-2024-05-13",
|
|
118
|
+
name: "GPT-4o (2024-05-13)",
|
|
119
|
+
provider: "openai",
|
|
120
|
+
family: "gpt",
|
|
121
|
+
pricing: { input: 0.000005, output: 0.000015 },
|
|
122
|
+
contextWindow: 128000,
|
|
123
|
+
maxOutput: 4096,
|
|
124
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
125
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: true },
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
id: "gpt-5.2-chat-latest",
|
|
129
|
+
name: "GPT-5.2 Chat",
|
|
130
|
+
provider: "openai",
|
|
131
|
+
family: "gpt-codex",
|
|
132
|
+
pricing: { input: 0.00000175, output: 0.000014, cacheRead: 1.75e-7 },
|
|
133
|
+
contextWindow: 128000,
|
|
134
|
+
maxOutput: 16384,
|
|
135
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
136
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
id: "gpt-5.2-codex",
|
|
140
|
+
name: "GPT-5.2 Codex",
|
|
141
|
+
provider: "openai",
|
|
142
|
+
family: "gpt-codex",
|
|
143
|
+
pricing: { input: 0.00000175, output: 0.000014, cacheRead: 1.75e-7 },
|
|
144
|
+
contextWindow: 400000,
|
|
145
|
+
maxOutput: 128000,
|
|
146
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
147
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
id: "o3-deep-research",
|
|
151
|
+
name: "o3-deep-research",
|
|
152
|
+
provider: "openai",
|
|
153
|
+
family: "o",
|
|
154
|
+
pricing: { input: 0.00001, output: 0.00004, cacheRead: 0.0000025 },
|
|
155
|
+
contextWindow: 200000,
|
|
156
|
+
maxOutput: 100000,
|
|
157
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
158
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
id: "o1",
|
|
162
|
+
name: "o1",
|
|
163
|
+
provider: "openai",
|
|
164
|
+
family: "o",
|
|
165
|
+
pricing: { input: 0.000015, output: 0.00006, cacheRead: 0.0000075 },
|
|
166
|
+
contextWindow: 200000,
|
|
167
|
+
maxOutput: 100000,
|
|
168
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
169
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
id: "gpt-5.1",
|
|
173
|
+
name: "GPT-5.1",
|
|
174
|
+
provider: "openai",
|
|
175
|
+
family: "gpt",
|
|
176
|
+
pricing: { input: 0.00000125, output: 0.00001, cacheRead: 1.3e-7 },
|
|
177
|
+
contextWindow: 400000,
|
|
178
|
+
maxOutput: 128000,
|
|
179
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
180
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
id: "o4-mini-deep-research",
|
|
184
|
+
name: "o4-mini-deep-research",
|
|
185
|
+
provider: "openai",
|
|
186
|
+
family: "o-mini",
|
|
187
|
+
pricing: { input: 0.000002, output: 0.000008, cacheRead: 5e-7 },
|
|
188
|
+
contextWindow: 200000,
|
|
189
|
+
maxOutput: 100000,
|
|
190
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
191
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
id: "gpt-5.3-codex-spark",
|
|
195
|
+
name: "GPT-5.3 Codex Spark",
|
|
196
|
+
provider: "openai",
|
|
197
|
+
family: "gpt-codex-spark",
|
|
198
|
+
pricing: { input: 0.00000175, output: 0.000014, cacheRead: 1.75e-7 },
|
|
199
|
+
contextWindow: 128000,
|
|
200
|
+
maxOutput: 32000,
|
|
201
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
202
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
id: "o3",
|
|
206
|
+
name: "o3",
|
|
207
|
+
provider: "openai",
|
|
208
|
+
family: "o",
|
|
209
|
+
pricing: { input: 0.000002, output: 0.000008, cacheRead: 5e-7 },
|
|
210
|
+
contextWindow: 200000,
|
|
211
|
+
maxOutput: 100000,
|
|
212
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
213
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
id: "text-embedding-3-small",
|
|
217
|
+
name: "text-embedding-3-small",
|
|
218
|
+
provider: "openai",
|
|
219
|
+
family: "text-embedding",
|
|
220
|
+
pricing: { input: 2e-8, output: 0 },
|
|
221
|
+
contextWindow: 8191,
|
|
222
|
+
maxOutput: 1536,
|
|
223
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
224
|
+
capabilities: { reasoning: false, toolCall: false, attachment: false, structuredOutput: false },
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
id: "gpt-4.1-nano",
|
|
228
|
+
name: "GPT-4.1 nano",
|
|
229
|
+
provider: "openai",
|
|
230
|
+
family: "gpt-nano",
|
|
231
|
+
pricing: { input: 1e-7, output: 4e-7, cacheRead: 3e-8 },
|
|
232
|
+
contextWindow: 1047576,
|
|
233
|
+
maxOutput: 32768,
|
|
234
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
235
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: true },
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
id: "text-embedding-3-large",
|
|
239
|
+
name: "text-embedding-3-large",
|
|
240
|
+
provider: "openai",
|
|
241
|
+
family: "text-embedding",
|
|
242
|
+
pricing: { input: 1.3e-7, output: 0 },
|
|
243
|
+
contextWindow: 8191,
|
|
244
|
+
maxOutput: 3072,
|
|
245
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
246
|
+
capabilities: { reasoning: false, toolCall: false, attachment: false, structuredOutput: false },
|
|
247
|
+
},
|
|
248
|
+
{
|
|
249
|
+
id: "gpt-3.5-turbo",
|
|
250
|
+
name: "GPT-3.5-turbo",
|
|
251
|
+
provider: "openai",
|
|
252
|
+
family: "gpt",
|
|
253
|
+
pricing: { input: 5e-7, output: 0.0000015, cacheRead: 0.00000125 },
|
|
254
|
+
contextWindow: 16385,
|
|
255
|
+
maxOutput: 4096,
|
|
256
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
257
|
+
capabilities: { reasoning: false, toolCall: false, attachment: false, structuredOutput: false },
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
id: "gpt-5.1-codex-mini",
|
|
261
|
+
name: "GPT-5.1 Codex mini",
|
|
262
|
+
provider: "openai",
|
|
263
|
+
family: "gpt-codex",
|
|
264
|
+
pricing: { input: 2.5e-7, output: 0.000002, cacheRead: 2.5e-8 },
|
|
265
|
+
contextWindow: 400000,
|
|
266
|
+
maxOutput: 128000,
|
|
267
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
268
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
id: "gpt-5.2",
|
|
272
|
+
name: "GPT-5.2",
|
|
273
|
+
provider: "openai",
|
|
274
|
+
family: "gpt",
|
|
275
|
+
pricing: { input: 0.00000175, output: 0.000014, cacheRead: 1.75e-7 },
|
|
276
|
+
contextWindow: 400000,
|
|
277
|
+
maxOutput: 128000,
|
|
278
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
279
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
id: "gpt-4.1",
|
|
283
|
+
name: "GPT-4.1",
|
|
284
|
+
provider: "openai",
|
|
285
|
+
family: "gpt",
|
|
286
|
+
pricing: { input: 0.000002, output: 0.000008, cacheRead: 5e-7 },
|
|
287
|
+
contextWindow: 1047576,
|
|
288
|
+
maxOutput: 32768,
|
|
289
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
290
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: true },
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
id: "o3-pro",
|
|
294
|
+
name: "o3-pro",
|
|
295
|
+
provider: "openai",
|
|
296
|
+
family: "o-pro",
|
|
297
|
+
pricing: { input: 0.00002, output: 0.00008 },
|
|
298
|
+
contextWindow: 200000,
|
|
299
|
+
maxOutput: 100000,
|
|
300
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
301
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
id: "gpt-4-turbo",
|
|
305
|
+
name: "GPT-4 Turbo",
|
|
306
|
+
provider: "openai",
|
|
307
|
+
family: "gpt",
|
|
308
|
+
pricing: { input: 0.00001, output: 0.00003 },
|
|
309
|
+
contextWindow: 128000,
|
|
310
|
+
maxOutput: 4096,
|
|
311
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
312
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: false },
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
id: "gpt-5",
|
|
316
|
+
name: "GPT-5",
|
|
317
|
+
provider: "openai",
|
|
318
|
+
family: "gpt",
|
|
319
|
+
pricing: { input: 0.00000125, output: 0.00001, cacheRead: 1.25e-7 },
|
|
320
|
+
contextWindow: 400000,
|
|
321
|
+
maxOutput: 128000,
|
|
322
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
323
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
id: "o4-mini",
|
|
327
|
+
name: "o4-mini",
|
|
328
|
+
provider: "openai",
|
|
329
|
+
family: "o-mini",
|
|
330
|
+
pricing: { input: 0.0000011, output: 0.0000044, cacheRead: 2.8e-7 },
|
|
331
|
+
contextWindow: 200000,
|
|
332
|
+
maxOutput: 100000,
|
|
333
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
334
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
335
|
+
},
|
|
336
|
+
{
|
|
337
|
+
id: "gpt-4.1-mini",
|
|
338
|
+
name: "GPT-4.1 mini",
|
|
339
|
+
provider: "openai",
|
|
340
|
+
family: "gpt-mini",
|
|
341
|
+
pricing: { input: 4e-7, output: 0.0000016, cacheRead: 1e-7 },
|
|
342
|
+
contextWindow: 1047576,
|
|
343
|
+
maxOutput: 32768,
|
|
344
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
345
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: true },
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
id: "gpt-5.4",
|
|
349
|
+
name: "GPT-5.4",
|
|
350
|
+
provider: "openai",
|
|
351
|
+
family: "gpt",
|
|
352
|
+
pricing: { input: 0.0000025, output: 0.000015, cacheRead: 2.5e-7 },
|
|
353
|
+
contextWindow: 1050000,
|
|
354
|
+
maxOutput: 128000,
|
|
355
|
+
modalities: { input: ["text", "image", "pdf"], output: ["text"] },
|
|
356
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
id: "o1-preview",
|
|
360
|
+
name: "o1-preview",
|
|
361
|
+
provider: "openai",
|
|
362
|
+
family: "o",
|
|
363
|
+
pricing: { input: 0.000015, output: 0.00006, cacheRead: 0.0000075 },
|
|
364
|
+
contextWindow: 128000,
|
|
365
|
+
maxOutput: 32768,
|
|
366
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
367
|
+
capabilities: { reasoning: true, toolCall: false, attachment: false, structuredOutput: false },
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
id: "gpt-5.4-pro",
|
|
371
|
+
name: "GPT-5.4 Pro",
|
|
372
|
+
provider: "openai",
|
|
373
|
+
family: "gpt-pro",
|
|
374
|
+
pricing: { input: 0.00003, output: 0.00018 },
|
|
375
|
+
contextWindow: 1050000,
|
|
376
|
+
maxOutput: 128000,
|
|
377
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
378
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
id: "o1-pro",
|
|
382
|
+
name: "o1-pro",
|
|
383
|
+
provider: "openai",
|
|
384
|
+
family: "o-pro",
|
|
385
|
+
pricing: { input: 0.00015, output: 0.0006 },
|
|
386
|
+
contextWindow: 200000,
|
|
387
|
+
maxOutput: 100000,
|
|
388
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
389
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
390
|
+
},
|
|
391
|
+
{
|
|
392
|
+
id: "gpt-5.1-codex",
|
|
393
|
+
name: "GPT-5.1 Codex",
|
|
394
|
+
provider: "openai",
|
|
395
|
+
family: "gpt-codex",
|
|
396
|
+
pricing: { input: 0.00000125, output: 0.00001, cacheRead: 1.25e-7 },
|
|
397
|
+
contextWindow: 400000,
|
|
398
|
+
maxOutput: 128000,
|
|
399
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
400
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
401
|
+
},
|
|
402
|
+
{
|
|
403
|
+
id: "gpt-5.2-pro",
|
|
404
|
+
name: "GPT-5.2 Pro",
|
|
405
|
+
provider: "openai",
|
|
406
|
+
family: "gpt-pro",
|
|
407
|
+
pricing: { input: 0.000021, output: 0.000168 },
|
|
408
|
+
contextWindow: 400000,
|
|
409
|
+
maxOutput: 128000,
|
|
410
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
411
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
412
|
+
},
|
|
413
|
+
{
|
|
414
|
+
id: "o3-mini",
|
|
415
|
+
name: "o3-mini",
|
|
416
|
+
provider: "openai",
|
|
417
|
+
family: "o-mini",
|
|
418
|
+
pricing: { input: 0.0000011, output: 0.0000044, cacheRead: 5.5e-7 },
|
|
419
|
+
contextWindow: 200000,
|
|
420
|
+
maxOutput: 100000,
|
|
421
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
422
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: true },
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
id: "gpt-4o-2024-08-06",
|
|
426
|
+
name: "GPT-4o (2024-08-06)",
|
|
427
|
+
provider: "openai",
|
|
428
|
+
family: "gpt",
|
|
429
|
+
pricing: { input: 0.0000025, output: 0.00001, cacheRead: 0.00000125 },
|
|
430
|
+
contextWindow: 128000,
|
|
431
|
+
maxOutput: 16384,
|
|
432
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
433
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: true },
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
id: "gpt-5-mini",
|
|
437
|
+
name: "GPT-5 Mini",
|
|
438
|
+
provider: "openai",
|
|
439
|
+
family: "gpt-mini",
|
|
440
|
+
pricing: { input: 2.5e-7, output: 0.000002, cacheRead: 2.5e-8 },
|
|
441
|
+
contextWindow: 400000,
|
|
442
|
+
maxOutput: 128000,
|
|
443
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
444
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
445
|
+
},
|
|
446
|
+
{
|
|
447
|
+
id: "gpt-5.1-chat-latest",
|
|
448
|
+
name: "GPT-5.1 Chat",
|
|
449
|
+
provider: "openai",
|
|
450
|
+
family: "gpt-codex",
|
|
451
|
+
pricing: { input: 0.00000125, output: 0.00001, cacheRead: 1.25e-7 },
|
|
452
|
+
contextWindow: 128000,
|
|
453
|
+
maxOutput: 16384,
|
|
454
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
455
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
id: "gpt-4",
|
|
459
|
+
name: "GPT-4",
|
|
460
|
+
provider: "openai",
|
|
461
|
+
family: "gpt",
|
|
462
|
+
pricing: { input: 0.00003, output: 0.00006 },
|
|
463
|
+
contextWindow: 8192,
|
|
464
|
+
maxOutput: 8192,
|
|
465
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
466
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: false },
|
|
467
|
+
},
|
|
468
|
+
{
|
|
469
|
+
id: "gpt-5-nano",
|
|
470
|
+
name: "GPT-5 Nano",
|
|
471
|
+
provider: "openai",
|
|
472
|
+
family: "gpt-nano",
|
|
473
|
+
pricing: { input: 5e-8, output: 4e-7, cacheRead: 5e-9 },
|
|
474
|
+
contextWindow: 400000,
|
|
475
|
+
maxOutput: 128000,
|
|
476
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
477
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
id: "o1-mini",
|
|
481
|
+
name: "o1-mini",
|
|
482
|
+
provider: "openai",
|
|
483
|
+
family: "o-mini",
|
|
484
|
+
pricing: { input: 0.0000011, output: 0.0000044, cacheRead: 5.5e-7 },
|
|
485
|
+
contextWindow: 128000,
|
|
486
|
+
maxOutput: 65536,
|
|
487
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
488
|
+
capabilities: { reasoning: true, toolCall: false, attachment: false, structuredOutput: true },
|
|
489
|
+
},
|
|
490
|
+
{
|
|
491
|
+
id: "gpt-4o",
|
|
492
|
+
name: "GPT-4o",
|
|
493
|
+
provider: "openai",
|
|
494
|
+
family: "gpt",
|
|
495
|
+
pricing: { input: 0.0000025, output: 0.00001, cacheRead: 0.00000125 },
|
|
496
|
+
contextWindow: 128000,
|
|
497
|
+
maxOutput: 16384,
|
|
498
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
499
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: true },
|
|
500
|
+
},
|
|
501
|
+
] as const satisfies readonly ModelDefinition[];
|