@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,325 @@
|
|
|
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 DEEPINFRA_MODELS = [
|
|
17
|
+
{
|
|
18
|
+
id: "zai-org/GLM-4.7-Flash",
|
|
19
|
+
name: "GLM-4.7-Flash",
|
|
20
|
+
provider: "deepinfra",
|
|
21
|
+
family: "glm-flash",
|
|
22
|
+
pricing: { input: 6e-8, output: 4e-7 },
|
|
23
|
+
contextWindow: 202752,
|
|
24
|
+
maxOutput: 16384,
|
|
25
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
26
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
id: "zai-org/GLM-4.6",
|
|
30
|
+
name: "GLM-4.6",
|
|
31
|
+
provider: "deepinfra",
|
|
32
|
+
family: "glm",
|
|
33
|
+
pricing: { input: 4.3e-7, output: 0.00000174, cacheRead: 8e-8 },
|
|
34
|
+
contextWindow: 204800,
|
|
35
|
+
maxOutput: 131072,
|
|
36
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
37
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
id: "zai-org/GLM-4.7",
|
|
41
|
+
name: "GLM-4.7",
|
|
42
|
+
provider: "deepinfra",
|
|
43
|
+
family: "glm",
|
|
44
|
+
pricing: { input: 4.3e-7, output: 0.00000175, cacheRead: 8e-8 },
|
|
45
|
+
contextWindow: 202752,
|
|
46
|
+
maxOutput: 16384,
|
|
47
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
48
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
id: "zai-org/GLM-4.6V",
|
|
52
|
+
name: "GLM-4.6V",
|
|
53
|
+
provider: "deepinfra",
|
|
54
|
+
family: "glm",
|
|
55
|
+
pricing: { input: 3e-7, output: 9e-7 },
|
|
56
|
+
contextWindow: 204800,
|
|
57
|
+
maxOutput: 131072,
|
|
58
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
59
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
id: "zai-org/GLM-4.5",
|
|
63
|
+
name: "GLM-4.5",
|
|
64
|
+
provider: "deepinfra",
|
|
65
|
+
family: "glm",
|
|
66
|
+
pricing: { input: 6e-7, output: 0.0000022 },
|
|
67
|
+
contextWindow: 131072,
|
|
68
|
+
maxOutput: 98304,
|
|
69
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
70
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
id: "zai-org/GLM-5",
|
|
74
|
+
name: "GLM-5",
|
|
75
|
+
provider: "deepinfra",
|
|
76
|
+
family: "glm",
|
|
77
|
+
pricing: { input: 8e-7, output: 0.00000256, cacheRead: 1.6e-7 },
|
|
78
|
+
contextWindow: 202752,
|
|
79
|
+
maxOutput: 16384,
|
|
80
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
81
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
id: "MiniMaxAI/MiniMax-M2.5",
|
|
85
|
+
name: "MiniMax M2.5",
|
|
86
|
+
provider: "deepinfra",
|
|
87
|
+
family: "minimax",
|
|
88
|
+
pricing: { input: 2.7e-7, output: 9.5e-7, cacheRead: 3e-8, cacheWrite: 3.75e-7 },
|
|
89
|
+
contextWindow: 204800,
|
|
90
|
+
maxOutput: 131072,
|
|
91
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
92
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
id: "MiniMaxAI/MiniMax-M2",
|
|
96
|
+
name: "MiniMax M2",
|
|
97
|
+
provider: "deepinfra",
|
|
98
|
+
family: "minimax",
|
|
99
|
+
pricing: { input: 2.54e-7, output: 0.00000102 },
|
|
100
|
+
contextWindow: 262144,
|
|
101
|
+
maxOutput: 32768,
|
|
102
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
103
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
id: "MiniMaxAI/MiniMax-M2.1",
|
|
107
|
+
name: "MiniMax M2.1",
|
|
108
|
+
provider: "deepinfra",
|
|
109
|
+
family: "",
|
|
110
|
+
pricing: { input: 2.8e-7, output: 0.0000012 },
|
|
111
|
+
contextWindow: 196608,
|
|
112
|
+
maxOutput: 196608,
|
|
113
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
114
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
id: "deepseek-ai/DeepSeek-R1-0528",
|
|
118
|
+
name: "DeepSeek-R1-0528",
|
|
119
|
+
provider: "deepinfra",
|
|
120
|
+
family: "",
|
|
121
|
+
pricing: { input: 5e-7, output: 0.00000215, cacheRead: 3.5e-7 },
|
|
122
|
+
contextWindow: 163840,
|
|
123
|
+
maxOutput: 64000,
|
|
124
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
125
|
+
capabilities: { reasoning: true, toolCall: false, attachment: false, structuredOutput: false },
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
id: "deepseek-ai/DeepSeek-V3.2",
|
|
129
|
+
name: "DeepSeek-V3.2",
|
|
130
|
+
provider: "deepinfra",
|
|
131
|
+
family: "",
|
|
132
|
+
pricing: { input: 2.6e-7, output: 3.8e-7, cacheRead: 1.3e-7 },
|
|
133
|
+
contextWindow: 163840,
|
|
134
|
+
maxOutput: 64000,
|
|
135
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
136
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
id: "moonshotai/Kimi-K2-Instruct",
|
|
140
|
+
name: "Kimi K2",
|
|
141
|
+
provider: "deepinfra",
|
|
142
|
+
family: "kimi",
|
|
143
|
+
pricing: { input: 5e-7, output: 0.000002 },
|
|
144
|
+
contextWindow: 131072,
|
|
145
|
+
maxOutput: 32768,
|
|
146
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
147
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
id: "moonshotai/Kimi-K2-Instruct-0905",
|
|
151
|
+
name: "Kimi K2 0905",
|
|
152
|
+
provider: "deepinfra",
|
|
153
|
+
family: "kimi",
|
|
154
|
+
pricing: { input: 4e-7, output: 0.000002, cacheRead: 1.5e-7 },
|
|
155
|
+
contextWindow: 262144,
|
|
156
|
+
maxOutput: 262144,
|
|
157
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
158
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
id: "moonshotai/Kimi-K2.5",
|
|
162
|
+
name: "Kimi K2.5",
|
|
163
|
+
provider: "deepinfra",
|
|
164
|
+
family: "kimi",
|
|
165
|
+
pricing: { input: 5e-7, output: 0.0000028 },
|
|
166
|
+
contextWindow: 262144,
|
|
167
|
+
maxOutput: 32768,
|
|
168
|
+
modalities: { input: ["text", "image", "video"], output: ["text"] },
|
|
169
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: true },
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
id: "moonshotai/Kimi-K2-Thinking",
|
|
173
|
+
name: "Kimi K2 Thinking",
|
|
174
|
+
provider: "deepinfra",
|
|
175
|
+
family: "kimi-thinking",
|
|
176
|
+
pricing: { input: 4.7e-7, output: 0.000002 },
|
|
177
|
+
contextWindow: 131072,
|
|
178
|
+
maxOutput: 32768,
|
|
179
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
180
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
id: "meta-llama/Llama-3.1-8B-Instruct-Turbo",
|
|
184
|
+
name: "Llama 3.1 8B Turbo",
|
|
185
|
+
provider: "deepinfra",
|
|
186
|
+
family: "llama",
|
|
187
|
+
pricing: { input: 2e-8, output: 3e-8 },
|
|
188
|
+
contextWindow: 131072,
|
|
189
|
+
maxOutput: 16384,
|
|
190
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
191
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
id: "meta-llama/Llama-3.1-70B-Instruct-Turbo",
|
|
195
|
+
name: "Llama 3.1 70B Turbo",
|
|
196
|
+
provider: "deepinfra",
|
|
197
|
+
family: "llama",
|
|
198
|
+
pricing: { input: 4e-7, output: 4e-7 },
|
|
199
|
+
contextWindow: 131072,
|
|
200
|
+
maxOutput: 16384,
|
|
201
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
202
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
id: "meta-llama/Llama-4-Scout-17B-16E-Instruct",
|
|
206
|
+
name: "Llama 4 Scout 17B",
|
|
207
|
+
provider: "deepinfra",
|
|
208
|
+
family: "llama",
|
|
209
|
+
pricing: { input: 8e-8, output: 3e-7 },
|
|
210
|
+
contextWindow: 10000000,
|
|
211
|
+
maxOutput: 16384,
|
|
212
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
213
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
id: "meta-llama/Llama-3.1-70B-Instruct",
|
|
217
|
+
name: "Llama 3.1 70B",
|
|
218
|
+
provider: "deepinfra",
|
|
219
|
+
family: "llama",
|
|
220
|
+
pricing: { input: 4e-7, output: 4e-7 },
|
|
221
|
+
contextWindow: 131072,
|
|
222
|
+
maxOutput: 16384,
|
|
223
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
224
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
id: "meta-llama/Llama-3.1-8B-Instruct",
|
|
228
|
+
name: "Llama 3.1 8B",
|
|
229
|
+
provider: "deepinfra",
|
|
230
|
+
family: "llama",
|
|
231
|
+
pricing: { input: 2e-8, output: 5e-8 },
|
|
232
|
+
contextWindow: 131072,
|
|
233
|
+
maxOutput: 16384,
|
|
234
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
235
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
id: "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8",
|
|
239
|
+
name: "Llama 4 Maverick 17B FP8",
|
|
240
|
+
provider: "deepinfra",
|
|
241
|
+
family: "llama",
|
|
242
|
+
pricing: { input: 1.5e-7, output: 6e-7 },
|
|
243
|
+
contextWindow: 1000000,
|
|
244
|
+
maxOutput: 16384,
|
|
245
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
246
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
247
|
+
},
|
|
248
|
+
{
|
|
249
|
+
id: "meta-llama/Llama-3.3-70B-Instruct-Turbo",
|
|
250
|
+
name: "Llama 3.3 70B Turbo",
|
|
251
|
+
provider: "deepinfra",
|
|
252
|
+
family: "llama",
|
|
253
|
+
pricing: { input: 1e-7, output: 3.2e-7 },
|
|
254
|
+
contextWindow: 131072,
|
|
255
|
+
maxOutput: 16384,
|
|
256
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
257
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
id: "Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo",
|
|
261
|
+
name: "Qwen3 Coder 480B A35B Instruct Turbo",
|
|
262
|
+
provider: "deepinfra",
|
|
263
|
+
family: "qwen",
|
|
264
|
+
pricing: { input: 3e-7, output: 0.0000012 },
|
|
265
|
+
contextWindow: 262144,
|
|
266
|
+
maxOutput: 66536,
|
|
267
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
268
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
id: "Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
272
|
+
name: "Qwen3 Coder 480B A35B Instruct",
|
|
273
|
+
provider: "deepinfra",
|
|
274
|
+
family: "qwen",
|
|
275
|
+
pricing: { input: 4e-7, output: 0.0000016 },
|
|
276
|
+
contextWindow: 262144,
|
|
277
|
+
maxOutput: 66536,
|
|
278
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
279
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
id: "openai/gpt-oss-120b",
|
|
283
|
+
name: "GPT OSS 120B",
|
|
284
|
+
provider: "deepinfra",
|
|
285
|
+
family: "gpt-oss",
|
|
286
|
+
pricing: { input: 5e-8, output: 2.4e-7 },
|
|
287
|
+
contextWindow: 131072,
|
|
288
|
+
maxOutput: 16384,
|
|
289
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
290
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
id: "openai/gpt-oss-20b",
|
|
294
|
+
name: "GPT OSS 20B",
|
|
295
|
+
provider: "deepinfra",
|
|
296
|
+
family: "gpt-oss",
|
|
297
|
+
pricing: { input: 3e-8, output: 1.4e-7 },
|
|
298
|
+
contextWindow: 131072,
|
|
299
|
+
maxOutput: 16384,
|
|
300
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
301
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
id: "anthropic/claude-3-7-sonnet-latest",
|
|
305
|
+
name: "Claude Sonnet 3.7 (Latest)",
|
|
306
|
+
provider: "deepinfra",
|
|
307
|
+
family: "claude-sonnet",
|
|
308
|
+
pricing: { input: 0.0000033, output: 0.0000165, cacheRead: 3.3e-7 },
|
|
309
|
+
contextWindow: 200000,
|
|
310
|
+
maxOutput: 64000,
|
|
311
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
312
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
id: "anthropic/claude-4-opus",
|
|
316
|
+
name: "Claude Opus 4",
|
|
317
|
+
provider: "deepinfra",
|
|
318
|
+
family: "claude-opus",
|
|
319
|
+
pricing: { input: 0.0000165, output: 0.0000825 },
|
|
320
|
+
contextWindow: 200000,
|
|
321
|
+
maxOutput: 32000,
|
|
322
|
+
modalities: { input: ["text", "image"], output: ["text"] },
|
|
323
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
324
|
+
},
|
|
325
|
+
] as const satisfies readonly ModelDefinition[];
|
|
@@ -0,0 +1,39 @@
|
|
|
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 DEEPSEEK_MODELS = [
|
|
17
|
+
{
|
|
18
|
+
id: "deepseek-reasoner",
|
|
19
|
+
name: "DeepSeek Reasoner",
|
|
20
|
+
provider: "deepseek",
|
|
21
|
+
family: "deepseek-thinking",
|
|
22
|
+
pricing: { input: 2.8e-7, output: 4.2e-7, cacheRead: 2.8e-8 },
|
|
23
|
+
contextWindow: 128000,
|
|
24
|
+
maxOutput: 64000,
|
|
25
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
26
|
+
capabilities: { reasoning: true, toolCall: true, attachment: true, structuredOutput: false },
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
id: "deepseek-chat",
|
|
30
|
+
name: "DeepSeek Chat",
|
|
31
|
+
provider: "deepseek",
|
|
32
|
+
family: "deepseek",
|
|
33
|
+
pricing: { input: 2.8e-7, output: 4.2e-7, cacheRead: 2.8e-8 },
|
|
34
|
+
contextWindow: 128000,
|
|
35
|
+
maxOutput: 8192,
|
|
36
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
37
|
+
capabilities: { reasoning: false, toolCall: true, attachment: true, structuredOutput: false },
|
|
38
|
+
},
|
|
39
|
+
] as const satisfies readonly ModelDefinition[];
|
|
@@ -0,0 +1,160 @@
|
|
|
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 FIREWORKS_AI_MODELS = [
|
|
17
|
+
{
|
|
18
|
+
id: "accounts/fireworks/models/kimi-k2-instruct",
|
|
19
|
+
name: "Kimi K2 Instruct",
|
|
20
|
+
provider: "fireworks-ai",
|
|
21
|
+
family: "kimi",
|
|
22
|
+
pricing: { input: 0.000001, output: 0.000003 },
|
|
23
|
+
contextWindow: 128000,
|
|
24
|
+
maxOutput: 16384,
|
|
25
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
26
|
+
capabilities: { reasoning: false, toolCall: true, attachment: false, structuredOutput: false },
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
id: "accounts/fireworks/models/glm-4p7",
|
|
30
|
+
name: "GLM 4.7",
|
|
31
|
+
provider: "fireworks-ai",
|
|
32
|
+
family: "glm",
|
|
33
|
+
pricing: { input: 6e-7, output: 0.0000022, cacheRead: 3e-7 },
|
|
34
|
+
contextWindow: 198000,
|
|
35
|
+
maxOutput: 198000,
|
|
36
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
37
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
id: "accounts/fireworks/models/glm-5",
|
|
41
|
+
name: "GLM 5",
|
|
42
|
+
provider: "fireworks-ai",
|
|
43
|
+
family: "glm",
|
|
44
|
+
pricing: { input: 0.000001, output: 0.0000032, cacheRead: 5e-7 },
|
|
45
|
+
contextWindow: 202752,
|
|
46
|
+
maxOutput: 131072,
|
|
47
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
48
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
id: "accounts/fireworks/models/deepseek-v3p1",
|
|
52
|
+
name: "DeepSeek V3.1",
|
|
53
|
+
provider: "fireworks-ai",
|
|
54
|
+
family: "deepseek",
|
|
55
|
+
pricing: { input: 5.6e-7, output: 0.00000168 },
|
|
56
|
+
contextWindow: 163840,
|
|
57
|
+
maxOutput: 163840,
|
|
58
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
59
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
id: "accounts/fireworks/models/minimax-m2p1",
|
|
63
|
+
name: "MiniMax-M2.1",
|
|
64
|
+
provider: "fireworks-ai",
|
|
65
|
+
family: "minimax",
|
|
66
|
+
pricing: { input: 3e-7, output: 0.0000012, cacheRead: 3e-8 },
|
|
67
|
+
contextWindow: 200000,
|
|
68
|
+
maxOutput: 200000,
|
|
69
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
70
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
id: "accounts/fireworks/models/glm-4p5-air",
|
|
74
|
+
name: "GLM 4.5 Air",
|
|
75
|
+
provider: "fireworks-ai",
|
|
76
|
+
family: "glm-air",
|
|
77
|
+
pricing: { input: 2.2e-7, output: 8.8e-7 },
|
|
78
|
+
contextWindow: 131072,
|
|
79
|
+
maxOutput: 131072,
|
|
80
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
81
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
id: "accounts/fireworks/models/deepseek-v3p2",
|
|
85
|
+
name: "DeepSeek V3.2",
|
|
86
|
+
provider: "fireworks-ai",
|
|
87
|
+
family: "deepseek",
|
|
88
|
+
pricing: { input: 5.6e-7, output: 0.00000168, cacheRead: 2.8e-7 },
|
|
89
|
+
contextWindow: 160000,
|
|
90
|
+
maxOutput: 160000,
|
|
91
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
92
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
id: "accounts/fireworks/models/minimax-m2p5",
|
|
96
|
+
name: "MiniMax-M2.5",
|
|
97
|
+
provider: "fireworks-ai",
|
|
98
|
+
family: "minimax",
|
|
99
|
+
pricing: { input: 3e-7, output: 0.0000012, cacheRead: 3e-8 },
|
|
100
|
+
contextWindow: 196608,
|
|
101
|
+
maxOutput: 196608,
|
|
102
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
103
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
id: "accounts/fireworks/models/gpt-oss-120b",
|
|
107
|
+
name: "GPT OSS 120B",
|
|
108
|
+
provider: "fireworks-ai",
|
|
109
|
+
family: "gpt-oss",
|
|
110
|
+
pricing: { input: 1.5e-7, output: 6e-7 },
|
|
111
|
+
contextWindow: 131072,
|
|
112
|
+
maxOutput: 32768,
|
|
113
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
114
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
id: "accounts/fireworks/models/kimi-k2p5",
|
|
118
|
+
name: "Kimi K2.5",
|
|
119
|
+
provider: "fireworks-ai",
|
|
120
|
+
family: "kimi-thinking",
|
|
121
|
+
pricing: { input: 6e-7, output: 0.000003, cacheRead: 1e-7 },
|
|
122
|
+
contextWindow: 256000,
|
|
123
|
+
maxOutput: 256000,
|
|
124
|
+
modalities: { input: ["text", "image", "video"], output: ["text"] },
|
|
125
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
id: "accounts/fireworks/models/kimi-k2-thinking",
|
|
129
|
+
name: "Kimi K2 Thinking",
|
|
130
|
+
provider: "fireworks-ai",
|
|
131
|
+
family: "kimi-thinking",
|
|
132
|
+
pricing: { input: 6e-7, output: 0.0000025, cacheRead: 3e-7 },
|
|
133
|
+
contextWindow: 256000,
|
|
134
|
+
maxOutput: 256000,
|
|
135
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
136
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
id: "accounts/fireworks/models/glm-4p5",
|
|
140
|
+
name: "GLM 4.5",
|
|
141
|
+
provider: "fireworks-ai",
|
|
142
|
+
family: "glm",
|
|
143
|
+
pricing: { input: 5.5e-7, output: 0.00000219 },
|
|
144
|
+
contextWindow: 131072,
|
|
145
|
+
maxOutput: 131072,
|
|
146
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
147
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
id: "accounts/fireworks/models/gpt-oss-20b",
|
|
151
|
+
name: "GPT OSS 20B",
|
|
152
|
+
provider: "fireworks-ai",
|
|
153
|
+
family: "gpt-oss",
|
|
154
|
+
pricing: { input: 5e-8, output: 2e-7 },
|
|
155
|
+
contextWindow: 131072,
|
|
156
|
+
maxOutput: 32768,
|
|
157
|
+
modalities: { input: ["text"], output: ["text"] },
|
|
158
|
+
capabilities: { reasoning: true, toolCall: true, attachment: false, structuredOutput: false },
|
|
159
|
+
},
|
|
160
|
+
] as const satisfies readonly ModelDefinition[];
|