@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,1227 @@
|
|
|
1
|
+
import { n as ModelDefinition } from "../types-DjdaZckF.mjs";
|
|
2
|
+
import { LiteralUnion } from "type-fest";
|
|
3
|
+
|
|
4
|
+
//#region src/catalog/providers/google-vertex.d.ts
|
|
5
|
+
declare const GOOGLE_VERTEX_MODELS: readonly [{
|
|
6
|
+
readonly id: "gemini-embedding-001";
|
|
7
|
+
readonly name: "Gemini Embedding 001";
|
|
8
|
+
readonly provider: "google-vertex";
|
|
9
|
+
readonly family: "gemini";
|
|
10
|
+
readonly pricing: {
|
|
11
|
+
readonly input: 1.5e-7;
|
|
12
|
+
readonly output: 0;
|
|
13
|
+
};
|
|
14
|
+
readonly contextWindow: 2048;
|
|
15
|
+
readonly maxOutput: 3072;
|
|
16
|
+
readonly modalities: {
|
|
17
|
+
readonly input: readonly ["text"];
|
|
18
|
+
readonly output: readonly ["text"];
|
|
19
|
+
};
|
|
20
|
+
readonly capabilities: {
|
|
21
|
+
readonly reasoning: false;
|
|
22
|
+
readonly toolCall: false;
|
|
23
|
+
readonly attachment: false;
|
|
24
|
+
readonly structuredOutput: false;
|
|
25
|
+
};
|
|
26
|
+
}, {
|
|
27
|
+
readonly id: "gemini-2.5-flash-lite-preview-09-2025";
|
|
28
|
+
readonly name: "Gemini 2.5 Flash Lite Preview 09-25";
|
|
29
|
+
readonly provider: "google-vertex";
|
|
30
|
+
readonly family: "gemini-flash-lite";
|
|
31
|
+
readonly pricing: {
|
|
32
|
+
readonly input: 1e-7;
|
|
33
|
+
readonly output: 4e-7;
|
|
34
|
+
readonly cacheRead: 2.5e-8;
|
|
35
|
+
};
|
|
36
|
+
readonly contextWindow: 1048576;
|
|
37
|
+
readonly maxOutput: 65536;
|
|
38
|
+
readonly modalities: {
|
|
39
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
40
|
+
readonly output: readonly ["text"];
|
|
41
|
+
};
|
|
42
|
+
readonly capabilities: {
|
|
43
|
+
readonly reasoning: true;
|
|
44
|
+
readonly toolCall: true;
|
|
45
|
+
readonly attachment: true;
|
|
46
|
+
readonly structuredOutput: false;
|
|
47
|
+
};
|
|
48
|
+
}, {
|
|
49
|
+
readonly id: "gemini-3.1-pro-preview-customtools";
|
|
50
|
+
readonly name: "Gemini 3.1 Pro Preview Custom Tools";
|
|
51
|
+
readonly provider: "google-vertex";
|
|
52
|
+
readonly family: "gemini-pro";
|
|
53
|
+
readonly pricing: {
|
|
54
|
+
readonly input: 0.000002;
|
|
55
|
+
readonly output: 0.000012;
|
|
56
|
+
readonly cacheRead: 2e-7;
|
|
57
|
+
};
|
|
58
|
+
readonly contextWindow: 1048576;
|
|
59
|
+
readonly maxOutput: 65536;
|
|
60
|
+
readonly modalities: {
|
|
61
|
+
readonly input: readonly ["text", "image", "video", "audio", "pdf"];
|
|
62
|
+
readonly output: readonly ["text"];
|
|
63
|
+
};
|
|
64
|
+
readonly capabilities: {
|
|
65
|
+
readonly reasoning: true;
|
|
66
|
+
readonly toolCall: true;
|
|
67
|
+
readonly attachment: true;
|
|
68
|
+
readonly structuredOutput: true;
|
|
69
|
+
};
|
|
70
|
+
}, {
|
|
71
|
+
readonly id: "gemini-2.5-pro-preview-06-05";
|
|
72
|
+
readonly name: "Gemini 2.5 Pro Preview 06-05";
|
|
73
|
+
readonly provider: "google-vertex";
|
|
74
|
+
readonly family: "gemini-pro";
|
|
75
|
+
readonly pricing: {
|
|
76
|
+
readonly input: 0.00000125;
|
|
77
|
+
readonly output: 0.00001;
|
|
78
|
+
readonly cacheRead: 3.1e-7;
|
|
79
|
+
};
|
|
80
|
+
readonly contextWindow: 1048576;
|
|
81
|
+
readonly maxOutput: 65536;
|
|
82
|
+
readonly modalities: {
|
|
83
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
84
|
+
readonly output: readonly ["text"];
|
|
85
|
+
};
|
|
86
|
+
readonly capabilities: {
|
|
87
|
+
readonly reasoning: true;
|
|
88
|
+
readonly toolCall: true;
|
|
89
|
+
readonly attachment: true;
|
|
90
|
+
readonly structuredOutput: false;
|
|
91
|
+
};
|
|
92
|
+
}, {
|
|
93
|
+
readonly id: "gemini-2.5-flash-preview-04-17";
|
|
94
|
+
readonly name: "Gemini 2.5 Flash Preview 04-17";
|
|
95
|
+
readonly provider: "google-vertex";
|
|
96
|
+
readonly family: "gemini-flash";
|
|
97
|
+
readonly pricing: {
|
|
98
|
+
readonly input: 1.5e-7;
|
|
99
|
+
readonly output: 6e-7;
|
|
100
|
+
readonly cacheRead: 3.75e-8;
|
|
101
|
+
};
|
|
102
|
+
readonly contextWindow: 1048576;
|
|
103
|
+
readonly maxOutput: 65536;
|
|
104
|
+
readonly modalities: {
|
|
105
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
106
|
+
readonly output: readonly ["text"];
|
|
107
|
+
};
|
|
108
|
+
readonly capabilities: {
|
|
109
|
+
readonly reasoning: true;
|
|
110
|
+
readonly toolCall: true;
|
|
111
|
+
readonly attachment: true;
|
|
112
|
+
readonly structuredOutput: false;
|
|
113
|
+
};
|
|
114
|
+
}, {
|
|
115
|
+
readonly id: "gemini-2.5-flash-preview-09-2025";
|
|
116
|
+
readonly name: "Gemini 2.5 Flash Preview 09-25";
|
|
117
|
+
readonly provider: "google-vertex";
|
|
118
|
+
readonly family: "gemini-flash";
|
|
119
|
+
readonly pricing: {
|
|
120
|
+
readonly input: 3e-7;
|
|
121
|
+
readonly output: 0.0000025;
|
|
122
|
+
readonly cacheRead: 7.5e-8;
|
|
123
|
+
readonly cacheWrite: 3.83e-7;
|
|
124
|
+
};
|
|
125
|
+
readonly contextWindow: 1048576;
|
|
126
|
+
readonly maxOutput: 65536;
|
|
127
|
+
readonly modalities: {
|
|
128
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
129
|
+
readonly output: readonly ["text"];
|
|
130
|
+
};
|
|
131
|
+
readonly capabilities: {
|
|
132
|
+
readonly reasoning: true;
|
|
133
|
+
readonly toolCall: true;
|
|
134
|
+
readonly attachment: true;
|
|
135
|
+
readonly structuredOutput: false;
|
|
136
|
+
};
|
|
137
|
+
}, {
|
|
138
|
+
readonly id: "gemini-2.5-pro-preview-05-06";
|
|
139
|
+
readonly name: "Gemini 2.5 Pro Preview 05-06";
|
|
140
|
+
readonly provider: "google-vertex";
|
|
141
|
+
readonly family: "gemini-pro";
|
|
142
|
+
readonly pricing: {
|
|
143
|
+
readonly input: 0.00000125;
|
|
144
|
+
readonly output: 0.00001;
|
|
145
|
+
readonly cacheRead: 3.1e-7;
|
|
146
|
+
};
|
|
147
|
+
readonly contextWindow: 1048576;
|
|
148
|
+
readonly maxOutput: 65536;
|
|
149
|
+
readonly modalities: {
|
|
150
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
151
|
+
readonly output: readonly ["text"];
|
|
152
|
+
};
|
|
153
|
+
readonly capabilities: {
|
|
154
|
+
readonly reasoning: true;
|
|
155
|
+
readonly toolCall: true;
|
|
156
|
+
readonly attachment: true;
|
|
157
|
+
readonly structuredOutput: false;
|
|
158
|
+
};
|
|
159
|
+
}, {
|
|
160
|
+
readonly id: "gemini-2.5-flash-preview-05-20";
|
|
161
|
+
readonly name: "Gemini 2.5 Flash Preview 05-20";
|
|
162
|
+
readonly provider: "google-vertex";
|
|
163
|
+
readonly family: "gemini-flash";
|
|
164
|
+
readonly pricing: {
|
|
165
|
+
readonly input: 1.5e-7;
|
|
166
|
+
readonly output: 6e-7;
|
|
167
|
+
readonly cacheRead: 3.75e-8;
|
|
168
|
+
};
|
|
169
|
+
readonly contextWindow: 1048576;
|
|
170
|
+
readonly maxOutput: 65536;
|
|
171
|
+
readonly modalities: {
|
|
172
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
173
|
+
readonly output: readonly ["text"];
|
|
174
|
+
};
|
|
175
|
+
readonly capabilities: {
|
|
176
|
+
readonly reasoning: true;
|
|
177
|
+
readonly toolCall: true;
|
|
178
|
+
readonly attachment: true;
|
|
179
|
+
readonly structuredOutput: false;
|
|
180
|
+
};
|
|
181
|
+
}, {
|
|
182
|
+
readonly id: "gemini-2.5-flash";
|
|
183
|
+
readonly name: "Gemini 2.5 Flash";
|
|
184
|
+
readonly provider: "google-vertex";
|
|
185
|
+
readonly family: "gemini-flash";
|
|
186
|
+
readonly pricing: {
|
|
187
|
+
readonly input: 3e-7;
|
|
188
|
+
readonly output: 0.0000025;
|
|
189
|
+
readonly cacheRead: 7.5e-8;
|
|
190
|
+
readonly cacheWrite: 3.83e-7;
|
|
191
|
+
};
|
|
192
|
+
readonly contextWindow: 1048576;
|
|
193
|
+
readonly maxOutput: 65536;
|
|
194
|
+
readonly modalities: {
|
|
195
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
196
|
+
readonly output: readonly ["text"];
|
|
197
|
+
};
|
|
198
|
+
readonly capabilities: {
|
|
199
|
+
readonly reasoning: true;
|
|
200
|
+
readonly toolCall: true;
|
|
201
|
+
readonly attachment: true;
|
|
202
|
+
readonly structuredOutput: false;
|
|
203
|
+
};
|
|
204
|
+
}, {
|
|
205
|
+
readonly id: "gemini-3-flash-preview";
|
|
206
|
+
readonly name: "Gemini 3 Flash Preview";
|
|
207
|
+
readonly provider: "google-vertex";
|
|
208
|
+
readonly family: "gemini-flash";
|
|
209
|
+
readonly pricing: {
|
|
210
|
+
readonly input: 5e-7;
|
|
211
|
+
readonly output: 0.000003;
|
|
212
|
+
readonly cacheRead: 5e-8;
|
|
213
|
+
};
|
|
214
|
+
readonly contextWindow: 1048576;
|
|
215
|
+
readonly maxOutput: 65536;
|
|
216
|
+
readonly modalities: {
|
|
217
|
+
readonly input: readonly ["text", "image", "video", "audio", "pdf"];
|
|
218
|
+
readonly output: readonly ["text"];
|
|
219
|
+
};
|
|
220
|
+
readonly capabilities: {
|
|
221
|
+
readonly reasoning: true;
|
|
222
|
+
readonly toolCall: true;
|
|
223
|
+
readonly attachment: true;
|
|
224
|
+
readonly structuredOutput: true;
|
|
225
|
+
};
|
|
226
|
+
}, {
|
|
227
|
+
readonly id: "gemini-2.5-flash-lite";
|
|
228
|
+
readonly name: "Gemini 2.5 Flash Lite";
|
|
229
|
+
readonly provider: "google-vertex";
|
|
230
|
+
readonly family: "gemini-flash-lite";
|
|
231
|
+
readonly pricing: {
|
|
232
|
+
readonly input: 1e-7;
|
|
233
|
+
readonly output: 4e-7;
|
|
234
|
+
readonly cacheRead: 2.5e-8;
|
|
235
|
+
};
|
|
236
|
+
readonly contextWindow: 1048576;
|
|
237
|
+
readonly maxOutput: 65536;
|
|
238
|
+
readonly modalities: {
|
|
239
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
240
|
+
readonly output: readonly ["text"];
|
|
241
|
+
};
|
|
242
|
+
readonly capabilities: {
|
|
243
|
+
readonly reasoning: true;
|
|
244
|
+
readonly toolCall: true;
|
|
245
|
+
readonly attachment: true;
|
|
246
|
+
readonly structuredOutput: false;
|
|
247
|
+
};
|
|
248
|
+
}, {
|
|
249
|
+
readonly id: "gemini-3.1-pro-preview";
|
|
250
|
+
readonly name: "Gemini 3.1 Pro Preview";
|
|
251
|
+
readonly provider: "google-vertex";
|
|
252
|
+
readonly family: "gemini-pro";
|
|
253
|
+
readonly pricing: {
|
|
254
|
+
readonly input: 0.000002;
|
|
255
|
+
readonly output: 0.000012;
|
|
256
|
+
readonly cacheRead: 2e-7;
|
|
257
|
+
};
|
|
258
|
+
readonly contextWindow: 1048576;
|
|
259
|
+
readonly maxOutput: 65536;
|
|
260
|
+
readonly modalities: {
|
|
261
|
+
readonly input: readonly ["text", "image", "video", "audio", "pdf"];
|
|
262
|
+
readonly output: readonly ["text"];
|
|
263
|
+
};
|
|
264
|
+
readonly capabilities: {
|
|
265
|
+
readonly reasoning: true;
|
|
266
|
+
readonly toolCall: true;
|
|
267
|
+
readonly attachment: true;
|
|
268
|
+
readonly structuredOutput: true;
|
|
269
|
+
};
|
|
270
|
+
}, {
|
|
271
|
+
readonly id: "gemini-flash-latest";
|
|
272
|
+
readonly name: "Gemini Flash Latest";
|
|
273
|
+
readonly provider: "google-vertex";
|
|
274
|
+
readonly family: "gemini-flash";
|
|
275
|
+
readonly pricing: {
|
|
276
|
+
readonly input: 3e-7;
|
|
277
|
+
readonly output: 0.0000025;
|
|
278
|
+
readonly cacheRead: 7.5e-8;
|
|
279
|
+
readonly cacheWrite: 3.83e-7;
|
|
280
|
+
};
|
|
281
|
+
readonly contextWindow: 1048576;
|
|
282
|
+
readonly maxOutput: 65536;
|
|
283
|
+
readonly modalities: {
|
|
284
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
285
|
+
readonly output: readonly ["text"];
|
|
286
|
+
};
|
|
287
|
+
readonly capabilities: {
|
|
288
|
+
readonly reasoning: true;
|
|
289
|
+
readonly toolCall: true;
|
|
290
|
+
readonly attachment: true;
|
|
291
|
+
readonly structuredOutput: false;
|
|
292
|
+
};
|
|
293
|
+
}, {
|
|
294
|
+
readonly id: "gemini-2.5-flash-lite-preview-06-17";
|
|
295
|
+
readonly name: "Gemini 2.5 Flash Lite Preview 06-17";
|
|
296
|
+
readonly provider: "google-vertex";
|
|
297
|
+
readonly family: "gemini-flash-lite";
|
|
298
|
+
readonly pricing: {
|
|
299
|
+
readonly input: 1e-7;
|
|
300
|
+
readonly output: 4e-7;
|
|
301
|
+
readonly cacheRead: 2.5e-8;
|
|
302
|
+
};
|
|
303
|
+
readonly contextWindow: 65536;
|
|
304
|
+
readonly maxOutput: 65536;
|
|
305
|
+
readonly modalities: {
|
|
306
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
307
|
+
readonly output: readonly ["text"];
|
|
308
|
+
};
|
|
309
|
+
readonly capabilities: {
|
|
310
|
+
readonly reasoning: true;
|
|
311
|
+
readonly toolCall: true;
|
|
312
|
+
readonly attachment: true;
|
|
313
|
+
readonly structuredOutput: false;
|
|
314
|
+
};
|
|
315
|
+
}, {
|
|
316
|
+
readonly id: "gemini-3-pro-preview";
|
|
317
|
+
readonly name: "Gemini 3 Pro Preview";
|
|
318
|
+
readonly provider: "google-vertex";
|
|
319
|
+
readonly family: "gemini-pro";
|
|
320
|
+
readonly pricing: {
|
|
321
|
+
readonly input: 0.000002;
|
|
322
|
+
readonly output: 0.000012;
|
|
323
|
+
readonly cacheRead: 2e-7;
|
|
324
|
+
};
|
|
325
|
+
readonly contextWindow: 1048576;
|
|
326
|
+
readonly maxOutput: 65536;
|
|
327
|
+
readonly modalities: {
|
|
328
|
+
readonly input: readonly ["text", "image", "video", "audio", "pdf"];
|
|
329
|
+
readonly output: readonly ["text"];
|
|
330
|
+
};
|
|
331
|
+
readonly capabilities: {
|
|
332
|
+
readonly reasoning: true;
|
|
333
|
+
readonly toolCall: true;
|
|
334
|
+
readonly attachment: true;
|
|
335
|
+
readonly structuredOutput: true;
|
|
336
|
+
};
|
|
337
|
+
}, {
|
|
338
|
+
readonly id: "gemini-2.0-flash-lite";
|
|
339
|
+
readonly name: "Gemini 2.0 Flash Lite";
|
|
340
|
+
readonly provider: "google-vertex";
|
|
341
|
+
readonly family: "gemini-flash-lite";
|
|
342
|
+
readonly pricing: {
|
|
343
|
+
readonly input: 7.5e-8;
|
|
344
|
+
readonly output: 3e-7;
|
|
345
|
+
};
|
|
346
|
+
readonly contextWindow: 1048576;
|
|
347
|
+
readonly maxOutput: 8192;
|
|
348
|
+
readonly modalities: {
|
|
349
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
350
|
+
readonly output: readonly ["text"];
|
|
351
|
+
};
|
|
352
|
+
readonly capabilities: {
|
|
353
|
+
readonly reasoning: false;
|
|
354
|
+
readonly toolCall: true;
|
|
355
|
+
readonly attachment: true;
|
|
356
|
+
readonly structuredOutput: false;
|
|
357
|
+
};
|
|
358
|
+
}, {
|
|
359
|
+
readonly id: "gemini-flash-lite-latest";
|
|
360
|
+
readonly name: "Gemini Flash-Lite Latest";
|
|
361
|
+
readonly provider: "google-vertex";
|
|
362
|
+
readonly family: "gemini-flash-lite";
|
|
363
|
+
readonly pricing: {
|
|
364
|
+
readonly input: 1e-7;
|
|
365
|
+
readonly output: 4e-7;
|
|
366
|
+
readonly cacheRead: 2.5e-8;
|
|
367
|
+
};
|
|
368
|
+
readonly contextWindow: 1048576;
|
|
369
|
+
readonly maxOutput: 65536;
|
|
370
|
+
readonly modalities: {
|
|
371
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
372
|
+
readonly output: readonly ["text"];
|
|
373
|
+
};
|
|
374
|
+
readonly capabilities: {
|
|
375
|
+
readonly reasoning: true;
|
|
376
|
+
readonly toolCall: true;
|
|
377
|
+
readonly attachment: true;
|
|
378
|
+
readonly structuredOutput: false;
|
|
379
|
+
};
|
|
380
|
+
}, {
|
|
381
|
+
readonly id: "gemini-2.5-pro";
|
|
382
|
+
readonly name: "Gemini 2.5 Pro";
|
|
383
|
+
readonly provider: "google-vertex";
|
|
384
|
+
readonly family: "gemini-pro";
|
|
385
|
+
readonly pricing: {
|
|
386
|
+
readonly input: 0.00000125;
|
|
387
|
+
readonly output: 0.00001;
|
|
388
|
+
readonly cacheRead: 3.1e-7;
|
|
389
|
+
};
|
|
390
|
+
readonly contextWindow: 1048576;
|
|
391
|
+
readonly maxOutput: 65536;
|
|
392
|
+
readonly modalities: {
|
|
393
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
394
|
+
readonly output: readonly ["text"];
|
|
395
|
+
};
|
|
396
|
+
readonly capabilities: {
|
|
397
|
+
readonly reasoning: true;
|
|
398
|
+
readonly toolCall: true;
|
|
399
|
+
readonly attachment: true;
|
|
400
|
+
readonly structuredOutput: false;
|
|
401
|
+
};
|
|
402
|
+
}, {
|
|
403
|
+
readonly id: "gemini-2.0-flash";
|
|
404
|
+
readonly name: "Gemini 2.0 Flash";
|
|
405
|
+
readonly provider: "google-vertex";
|
|
406
|
+
readonly family: "gemini-flash";
|
|
407
|
+
readonly pricing: {
|
|
408
|
+
readonly input: 1.5e-7;
|
|
409
|
+
readonly output: 6e-7;
|
|
410
|
+
readonly cacheRead: 2.5e-8;
|
|
411
|
+
};
|
|
412
|
+
readonly contextWindow: 1048576;
|
|
413
|
+
readonly maxOutput: 8192;
|
|
414
|
+
readonly modalities: {
|
|
415
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
416
|
+
readonly output: readonly ["text"];
|
|
417
|
+
};
|
|
418
|
+
readonly capabilities: {
|
|
419
|
+
readonly reasoning: false;
|
|
420
|
+
readonly toolCall: true;
|
|
421
|
+
readonly attachment: true;
|
|
422
|
+
readonly structuredOutput: false;
|
|
423
|
+
};
|
|
424
|
+
}, {
|
|
425
|
+
readonly id: "zai-org/glm-5-maas";
|
|
426
|
+
readonly name: "GLM-5";
|
|
427
|
+
readonly provider: "google-vertex";
|
|
428
|
+
readonly family: "glm";
|
|
429
|
+
readonly pricing: {
|
|
430
|
+
readonly input: 0.000001;
|
|
431
|
+
readonly output: 0.0000032;
|
|
432
|
+
readonly cacheRead: 1e-7;
|
|
433
|
+
};
|
|
434
|
+
readonly contextWindow: 202752;
|
|
435
|
+
readonly maxOutput: 131072;
|
|
436
|
+
readonly modalities: {
|
|
437
|
+
readonly input: readonly ["text"];
|
|
438
|
+
readonly output: readonly ["text"];
|
|
439
|
+
};
|
|
440
|
+
readonly capabilities: {
|
|
441
|
+
readonly reasoning: true;
|
|
442
|
+
readonly toolCall: true;
|
|
443
|
+
readonly attachment: false;
|
|
444
|
+
readonly structuredOutput: false;
|
|
445
|
+
};
|
|
446
|
+
}, {
|
|
447
|
+
readonly id: "zai-org/glm-4.7-maas";
|
|
448
|
+
readonly name: "GLM-4.7";
|
|
449
|
+
readonly provider: "google-vertex";
|
|
450
|
+
readonly family: "glm";
|
|
451
|
+
readonly pricing: {
|
|
452
|
+
readonly input: 6e-7;
|
|
453
|
+
readonly output: 0.0000022;
|
|
454
|
+
};
|
|
455
|
+
readonly contextWindow: 200000;
|
|
456
|
+
readonly maxOutput: 128000;
|
|
457
|
+
readonly modalities: {
|
|
458
|
+
readonly input: readonly ["text", "pdf"];
|
|
459
|
+
readonly output: readonly ["text"];
|
|
460
|
+
};
|
|
461
|
+
readonly capabilities: {
|
|
462
|
+
readonly reasoning: true;
|
|
463
|
+
readonly toolCall: true;
|
|
464
|
+
readonly attachment: false;
|
|
465
|
+
readonly structuredOutput: true;
|
|
466
|
+
};
|
|
467
|
+
}, {
|
|
468
|
+
readonly id: "deepseek-ai/deepseek-v3.1-maas";
|
|
469
|
+
readonly name: "DeepSeek V3.1";
|
|
470
|
+
readonly provider: "google-vertex";
|
|
471
|
+
readonly family: "deepseek";
|
|
472
|
+
readonly pricing: {
|
|
473
|
+
readonly input: 6e-7;
|
|
474
|
+
readonly output: 0.0000017;
|
|
475
|
+
};
|
|
476
|
+
readonly contextWindow: 163840;
|
|
477
|
+
readonly maxOutput: 32768;
|
|
478
|
+
readonly modalities: {
|
|
479
|
+
readonly input: readonly ["text", "pdf"];
|
|
480
|
+
readonly output: readonly ["text"];
|
|
481
|
+
};
|
|
482
|
+
readonly capabilities: {
|
|
483
|
+
readonly reasoning: true;
|
|
484
|
+
readonly toolCall: true;
|
|
485
|
+
readonly attachment: false;
|
|
486
|
+
readonly structuredOutput: true;
|
|
487
|
+
};
|
|
488
|
+
}, {
|
|
489
|
+
readonly id: "qwen/qwen3-235b-a22b-instruct-2507-maas";
|
|
490
|
+
readonly name: "Qwen3 235B A22B Instruct";
|
|
491
|
+
readonly provider: "google-vertex";
|
|
492
|
+
readonly family: "qwen";
|
|
493
|
+
readonly pricing: {
|
|
494
|
+
readonly input: 2.2e-7;
|
|
495
|
+
readonly output: 8.8e-7;
|
|
496
|
+
};
|
|
497
|
+
readonly contextWindow: 262144;
|
|
498
|
+
readonly maxOutput: 16384;
|
|
499
|
+
readonly modalities: {
|
|
500
|
+
readonly input: readonly ["text"];
|
|
501
|
+
readonly output: readonly ["text"];
|
|
502
|
+
};
|
|
503
|
+
readonly capabilities: {
|
|
504
|
+
readonly reasoning: true;
|
|
505
|
+
readonly toolCall: true;
|
|
506
|
+
readonly attachment: false;
|
|
507
|
+
readonly structuredOutput: true;
|
|
508
|
+
};
|
|
509
|
+
}, {
|
|
510
|
+
readonly id: "meta/llama-4-maverick-17b-128e-instruct-maas";
|
|
511
|
+
readonly name: "Llama 4 Maverick 17B 128E Instruct";
|
|
512
|
+
readonly provider: "google-vertex";
|
|
513
|
+
readonly family: "llama";
|
|
514
|
+
readonly pricing: {
|
|
515
|
+
readonly input: 3.5e-7;
|
|
516
|
+
readonly output: 0.00000115;
|
|
517
|
+
};
|
|
518
|
+
readonly contextWindow: 524288;
|
|
519
|
+
readonly maxOutput: 8192;
|
|
520
|
+
readonly modalities: {
|
|
521
|
+
readonly input: readonly ["text", "image"];
|
|
522
|
+
readonly output: readonly ["text"];
|
|
523
|
+
};
|
|
524
|
+
readonly capabilities: {
|
|
525
|
+
readonly reasoning: false;
|
|
526
|
+
readonly toolCall: true;
|
|
527
|
+
readonly attachment: true;
|
|
528
|
+
readonly structuredOutput: true;
|
|
529
|
+
};
|
|
530
|
+
}, {
|
|
531
|
+
readonly id: "meta/llama-3.3-70b-instruct-maas";
|
|
532
|
+
readonly name: "Llama 3.3 70B Instruct";
|
|
533
|
+
readonly provider: "google-vertex";
|
|
534
|
+
readonly family: "llama";
|
|
535
|
+
readonly pricing: {
|
|
536
|
+
readonly input: 7.2e-7;
|
|
537
|
+
readonly output: 7.2e-7;
|
|
538
|
+
};
|
|
539
|
+
readonly contextWindow: 128000;
|
|
540
|
+
readonly maxOutput: 8192;
|
|
541
|
+
readonly modalities: {
|
|
542
|
+
readonly input: readonly ["text"];
|
|
543
|
+
readonly output: readonly ["text"];
|
|
544
|
+
};
|
|
545
|
+
readonly capabilities: {
|
|
546
|
+
readonly reasoning: false;
|
|
547
|
+
readonly toolCall: true;
|
|
548
|
+
readonly attachment: false;
|
|
549
|
+
readonly structuredOutput: true;
|
|
550
|
+
};
|
|
551
|
+
}, {
|
|
552
|
+
readonly id: "openai/gpt-oss-20b-maas";
|
|
553
|
+
readonly name: "GPT OSS 20B";
|
|
554
|
+
readonly provider: "google-vertex";
|
|
555
|
+
readonly family: "gpt-oss";
|
|
556
|
+
readonly pricing: {
|
|
557
|
+
readonly input: 7e-8;
|
|
558
|
+
readonly output: 2.5e-7;
|
|
559
|
+
};
|
|
560
|
+
readonly contextWindow: 131072;
|
|
561
|
+
readonly maxOutput: 32768;
|
|
562
|
+
readonly modalities: {
|
|
563
|
+
readonly input: readonly ["text"];
|
|
564
|
+
readonly output: readonly ["text"];
|
|
565
|
+
};
|
|
566
|
+
readonly capabilities: {
|
|
567
|
+
readonly reasoning: true;
|
|
568
|
+
readonly toolCall: true;
|
|
569
|
+
readonly attachment: false;
|
|
570
|
+
readonly structuredOutput: false;
|
|
571
|
+
};
|
|
572
|
+
}, {
|
|
573
|
+
readonly id: "openai/gpt-oss-120b-maas";
|
|
574
|
+
readonly name: "GPT OSS 120B";
|
|
575
|
+
readonly provider: "google-vertex";
|
|
576
|
+
readonly family: "gpt-oss";
|
|
577
|
+
readonly pricing: {
|
|
578
|
+
readonly input: 9e-8;
|
|
579
|
+
readonly output: 3.6e-7;
|
|
580
|
+
};
|
|
581
|
+
readonly contextWindow: 131072;
|
|
582
|
+
readonly maxOutput: 32768;
|
|
583
|
+
readonly modalities: {
|
|
584
|
+
readonly input: readonly ["text"];
|
|
585
|
+
readonly output: readonly ["text"];
|
|
586
|
+
};
|
|
587
|
+
readonly capabilities: {
|
|
588
|
+
readonly reasoning: true;
|
|
589
|
+
readonly toolCall: true;
|
|
590
|
+
readonly attachment: false;
|
|
591
|
+
readonly structuredOutput: false;
|
|
592
|
+
};
|
|
593
|
+
}];
|
|
594
|
+
//#endregion
|
|
595
|
+
//#region src/providers/google-vertex.d.ts
|
|
596
|
+
/**
|
|
597
|
+
* Known model identifiers for Google Vertex AI.
|
|
598
|
+
*
|
|
599
|
+
* @example
|
|
600
|
+
* ```typescript
|
|
601
|
+
* import type { GoogleVertexModelId } from '@funkai/models/google-vertex'
|
|
602
|
+
*
|
|
603
|
+
* const id: GoogleVertexModelId = 'gemini-embedding-001'
|
|
604
|
+
* ```
|
|
605
|
+
*/
|
|
606
|
+
type GoogleVertexModelId = (typeof GOOGLE_VERTEX_MODELS)[number]["id"];
|
|
607
|
+
/**
|
|
608
|
+
* All Google Vertex AI models in the catalog.
|
|
609
|
+
*
|
|
610
|
+
* @example
|
|
611
|
+
* ```typescript
|
|
612
|
+
* import { googleVertexModels } from '@funkai/models/google-vertex'
|
|
613
|
+
*
|
|
614
|
+
* for (const m of googleVertexModels) {
|
|
615
|
+
* console.log(m.id, m.pricing.input)
|
|
616
|
+
* }
|
|
617
|
+
* ```
|
|
618
|
+
*/
|
|
619
|
+
declare const googleVertexModels: readonly [{
|
|
620
|
+
readonly id: "gemini-embedding-001";
|
|
621
|
+
readonly name: "Gemini Embedding 001";
|
|
622
|
+
readonly provider: "google-vertex";
|
|
623
|
+
readonly family: "gemini";
|
|
624
|
+
readonly pricing: {
|
|
625
|
+
readonly input: 1.5e-7;
|
|
626
|
+
readonly output: 0;
|
|
627
|
+
};
|
|
628
|
+
readonly contextWindow: 2048;
|
|
629
|
+
readonly maxOutput: 3072;
|
|
630
|
+
readonly modalities: {
|
|
631
|
+
readonly input: readonly ["text"];
|
|
632
|
+
readonly output: readonly ["text"];
|
|
633
|
+
};
|
|
634
|
+
readonly capabilities: {
|
|
635
|
+
readonly reasoning: false;
|
|
636
|
+
readonly toolCall: false;
|
|
637
|
+
readonly attachment: false;
|
|
638
|
+
readonly structuredOutput: false;
|
|
639
|
+
};
|
|
640
|
+
}, {
|
|
641
|
+
readonly id: "gemini-2.5-flash-lite-preview-09-2025";
|
|
642
|
+
readonly name: "Gemini 2.5 Flash Lite Preview 09-25";
|
|
643
|
+
readonly provider: "google-vertex";
|
|
644
|
+
readonly family: "gemini-flash-lite";
|
|
645
|
+
readonly pricing: {
|
|
646
|
+
readonly input: 1e-7;
|
|
647
|
+
readonly output: 4e-7;
|
|
648
|
+
readonly cacheRead: 2.5e-8;
|
|
649
|
+
};
|
|
650
|
+
readonly contextWindow: 1048576;
|
|
651
|
+
readonly maxOutput: 65536;
|
|
652
|
+
readonly modalities: {
|
|
653
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
654
|
+
readonly output: readonly ["text"];
|
|
655
|
+
};
|
|
656
|
+
readonly capabilities: {
|
|
657
|
+
readonly reasoning: true;
|
|
658
|
+
readonly toolCall: true;
|
|
659
|
+
readonly attachment: true;
|
|
660
|
+
readonly structuredOutput: false;
|
|
661
|
+
};
|
|
662
|
+
}, {
|
|
663
|
+
readonly id: "gemini-3.1-pro-preview-customtools";
|
|
664
|
+
readonly name: "Gemini 3.1 Pro Preview Custom Tools";
|
|
665
|
+
readonly provider: "google-vertex";
|
|
666
|
+
readonly family: "gemini-pro";
|
|
667
|
+
readonly pricing: {
|
|
668
|
+
readonly input: 0.000002;
|
|
669
|
+
readonly output: 0.000012;
|
|
670
|
+
readonly cacheRead: 2e-7;
|
|
671
|
+
};
|
|
672
|
+
readonly contextWindow: 1048576;
|
|
673
|
+
readonly maxOutput: 65536;
|
|
674
|
+
readonly modalities: {
|
|
675
|
+
readonly input: readonly ["text", "image", "video", "audio", "pdf"];
|
|
676
|
+
readonly output: readonly ["text"];
|
|
677
|
+
};
|
|
678
|
+
readonly capabilities: {
|
|
679
|
+
readonly reasoning: true;
|
|
680
|
+
readonly toolCall: true;
|
|
681
|
+
readonly attachment: true;
|
|
682
|
+
readonly structuredOutput: true;
|
|
683
|
+
};
|
|
684
|
+
}, {
|
|
685
|
+
readonly id: "gemini-2.5-pro-preview-06-05";
|
|
686
|
+
readonly name: "Gemini 2.5 Pro Preview 06-05";
|
|
687
|
+
readonly provider: "google-vertex";
|
|
688
|
+
readonly family: "gemini-pro";
|
|
689
|
+
readonly pricing: {
|
|
690
|
+
readonly input: 0.00000125;
|
|
691
|
+
readonly output: 0.00001;
|
|
692
|
+
readonly cacheRead: 3.1e-7;
|
|
693
|
+
};
|
|
694
|
+
readonly contextWindow: 1048576;
|
|
695
|
+
readonly maxOutput: 65536;
|
|
696
|
+
readonly modalities: {
|
|
697
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
698
|
+
readonly output: readonly ["text"];
|
|
699
|
+
};
|
|
700
|
+
readonly capabilities: {
|
|
701
|
+
readonly reasoning: true;
|
|
702
|
+
readonly toolCall: true;
|
|
703
|
+
readonly attachment: true;
|
|
704
|
+
readonly structuredOutput: false;
|
|
705
|
+
};
|
|
706
|
+
}, {
|
|
707
|
+
readonly id: "gemini-2.5-flash-preview-04-17";
|
|
708
|
+
readonly name: "Gemini 2.5 Flash Preview 04-17";
|
|
709
|
+
readonly provider: "google-vertex";
|
|
710
|
+
readonly family: "gemini-flash";
|
|
711
|
+
readonly pricing: {
|
|
712
|
+
readonly input: 1.5e-7;
|
|
713
|
+
readonly output: 6e-7;
|
|
714
|
+
readonly cacheRead: 3.75e-8;
|
|
715
|
+
};
|
|
716
|
+
readonly contextWindow: 1048576;
|
|
717
|
+
readonly maxOutput: 65536;
|
|
718
|
+
readonly modalities: {
|
|
719
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
720
|
+
readonly output: readonly ["text"];
|
|
721
|
+
};
|
|
722
|
+
readonly capabilities: {
|
|
723
|
+
readonly reasoning: true;
|
|
724
|
+
readonly toolCall: true;
|
|
725
|
+
readonly attachment: true;
|
|
726
|
+
readonly structuredOutput: false;
|
|
727
|
+
};
|
|
728
|
+
}, {
|
|
729
|
+
readonly id: "gemini-2.5-flash-preview-09-2025";
|
|
730
|
+
readonly name: "Gemini 2.5 Flash Preview 09-25";
|
|
731
|
+
readonly provider: "google-vertex";
|
|
732
|
+
readonly family: "gemini-flash";
|
|
733
|
+
readonly pricing: {
|
|
734
|
+
readonly input: 3e-7;
|
|
735
|
+
readonly output: 0.0000025;
|
|
736
|
+
readonly cacheRead: 7.5e-8;
|
|
737
|
+
readonly cacheWrite: 3.83e-7;
|
|
738
|
+
};
|
|
739
|
+
readonly contextWindow: 1048576;
|
|
740
|
+
readonly maxOutput: 65536;
|
|
741
|
+
readonly modalities: {
|
|
742
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
743
|
+
readonly output: readonly ["text"];
|
|
744
|
+
};
|
|
745
|
+
readonly capabilities: {
|
|
746
|
+
readonly reasoning: true;
|
|
747
|
+
readonly toolCall: true;
|
|
748
|
+
readonly attachment: true;
|
|
749
|
+
readonly structuredOutput: false;
|
|
750
|
+
};
|
|
751
|
+
}, {
|
|
752
|
+
readonly id: "gemini-2.5-pro-preview-05-06";
|
|
753
|
+
readonly name: "Gemini 2.5 Pro Preview 05-06";
|
|
754
|
+
readonly provider: "google-vertex";
|
|
755
|
+
readonly family: "gemini-pro";
|
|
756
|
+
readonly pricing: {
|
|
757
|
+
readonly input: 0.00000125;
|
|
758
|
+
readonly output: 0.00001;
|
|
759
|
+
readonly cacheRead: 3.1e-7;
|
|
760
|
+
};
|
|
761
|
+
readonly contextWindow: 1048576;
|
|
762
|
+
readonly maxOutput: 65536;
|
|
763
|
+
readonly modalities: {
|
|
764
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
765
|
+
readonly output: readonly ["text"];
|
|
766
|
+
};
|
|
767
|
+
readonly capabilities: {
|
|
768
|
+
readonly reasoning: true;
|
|
769
|
+
readonly toolCall: true;
|
|
770
|
+
readonly attachment: true;
|
|
771
|
+
readonly structuredOutput: false;
|
|
772
|
+
};
|
|
773
|
+
}, {
|
|
774
|
+
readonly id: "gemini-2.5-flash-preview-05-20";
|
|
775
|
+
readonly name: "Gemini 2.5 Flash Preview 05-20";
|
|
776
|
+
readonly provider: "google-vertex";
|
|
777
|
+
readonly family: "gemini-flash";
|
|
778
|
+
readonly pricing: {
|
|
779
|
+
readonly input: 1.5e-7;
|
|
780
|
+
readonly output: 6e-7;
|
|
781
|
+
readonly cacheRead: 3.75e-8;
|
|
782
|
+
};
|
|
783
|
+
readonly contextWindow: 1048576;
|
|
784
|
+
readonly maxOutput: 65536;
|
|
785
|
+
readonly modalities: {
|
|
786
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
787
|
+
readonly output: readonly ["text"];
|
|
788
|
+
};
|
|
789
|
+
readonly capabilities: {
|
|
790
|
+
readonly reasoning: true;
|
|
791
|
+
readonly toolCall: true;
|
|
792
|
+
readonly attachment: true;
|
|
793
|
+
readonly structuredOutput: false;
|
|
794
|
+
};
|
|
795
|
+
}, {
|
|
796
|
+
readonly id: "gemini-2.5-flash";
|
|
797
|
+
readonly name: "Gemini 2.5 Flash";
|
|
798
|
+
readonly provider: "google-vertex";
|
|
799
|
+
readonly family: "gemini-flash";
|
|
800
|
+
readonly pricing: {
|
|
801
|
+
readonly input: 3e-7;
|
|
802
|
+
readonly output: 0.0000025;
|
|
803
|
+
readonly cacheRead: 7.5e-8;
|
|
804
|
+
readonly cacheWrite: 3.83e-7;
|
|
805
|
+
};
|
|
806
|
+
readonly contextWindow: 1048576;
|
|
807
|
+
readonly maxOutput: 65536;
|
|
808
|
+
readonly modalities: {
|
|
809
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
810
|
+
readonly output: readonly ["text"];
|
|
811
|
+
};
|
|
812
|
+
readonly capabilities: {
|
|
813
|
+
readonly reasoning: true;
|
|
814
|
+
readonly toolCall: true;
|
|
815
|
+
readonly attachment: true;
|
|
816
|
+
readonly structuredOutput: false;
|
|
817
|
+
};
|
|
818
|
+
}, {
|
|
819
|
+
readonly id: "gemini-3-flash-preview";
|
|
820
|
+
readonly name: "Gemini 3 Flash Preview";
|
|
821
|
+
readonly provider: "google-vertex";
|
|
822
|
+
readonly family: "gemini-flash";
|
|
823
|
+
readonly pricing: {
|
|
824
|
+
readonly input: 5e-7;
|
|
825
|
+
readonly output: 0.000003;
|
|
826
|
+
readonly cacheRead: 5e-8;
|
|
827
|
+
};
|
|
828
|
+
readonly contextWindow: 1048576;
|
|
829
|
+
readonly maxOutput: 65536;
|
|
830
|
+
readonly modalities: {
|
|
831
|
+
readonly input: readonly ["text", "image", "video", "audio", "pdf"];
|
|
832
|
+
readonly output: readonly ["text"];
|
|
833
|
+
};
|
|
834
|
+
readonly capabilities: {
|
|
835
|
+
readonly reasoning: true;
|
|
836
|
+
readonly toolCall: true;
|
|
837
|
+
readonly attachment: true;
|
|
838
|
+
readonly structuredOutput: true;
|
|
839
|
+
};
|
|
840
|
+
}, {
|
|
841
|
+
readonly id: "gemini-2.5-flash-lite";
|
|
842
|
+
readonly name: "Gemini 2.5 Flash Lite";
|
|
843
|
+
readonly provider: "google-vertex";
|
|
844
|
+
readonly family: "gemini-flash-lite";
|
|
845
|
+
readonly pricing: {
|
|
846
|
+
readonly input: 1e-7;
|
|
847
|
+
readonly output: 4e-7;
|
|
848
|
+
readonly cacheRead: 2.5e-8;
|
|
849
|
+
};
|
|
850
|
+
readonly contextWindow: 1048576;
|
|
851
|
+
readonly maxOutput: 65536;
|
|
852
|
+
readonly modalities: {
|
|
853
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
854
|
+
readonly output: readonly ["text"];
|
|
855
|
+
};
|
|
856
|
+
readonly capabilities: {
|
|
857
|
+
readonly reasoning: true;
|
|
858
|
+
readonly toolCall: true;
|
|
859
|
+
readonly attachment: true;
|
|
860
|
+
readonly structuredOutput: false;
|
|
861
|
+
};
|
|
862
|
+
}, {
|
|
863
|
+
readonly id: "gemini-3.1-pro-preview";
|
|
864
|
+
readonly name: "Gemini 3.1 Pro Preview";
|
|
865
|
+
readonly provider: "google-vertex";
|
|
866
|
+
readonly family: "gemini-pro";
|
|
867
|
+
readonly pricing: {
|
|
868
|
+
readonly input: 0.000002;
|
|
869
|
+
readonly output: 0.000012;
|
|
870
|
+
readonly cacheRead: 2e-7;
|
|
871
|
+
};
|
|
872
|
+
readonly contextWindow: 1048576;
|
|
873
|
+
readonly maxOutput: 65536;
|
|
874
|
+
readonly modalities: {
|
|
875
|
+
readonly input: readonly ["text", "image", "video", "audio", "pdf"];
|
|
876
|
+
readonly output: readonly ["text"];
|
|
877
|
+
};
|
|
878
|
+
readonly capabilities: {
|
|
879
|
+
readonly reasoning: true;
|
|
880
|
+
readonly toolCall: true;
|
|
881
|
+
readonly attachment: true;
|
|
882
|
+
readonly structuredOutput: true;
|
|
883
|
+
};
|
|
884
|
+
}, {
|
|
885
|
+
readonly id: "gemini-flash-latest";
|
|
886
|
+
readonly name: "Gemini Flash Latest";
|
|
887
|
+
readonly provider: "google-vertex";
|
|
888
|
+
readonly family: "gemini-flash";
|
|
889
|
+
readonly pricing: {
|
|
890
|
+
readonly input: 3e-7;
|
|
891
|
+
readonly output: 0.0000025;
|
|
892
|
+
readonly cacheRead: 7.5e-8;
|
|
893
|
+
readonly cacheWrite: 3.83e-7;
|
|
894
|
+
};
|
|
895
|
+
readonly contextWindow: 1048576;
|
|
896
|
+
readonly maxOutput: 65536;
|
|
897
|
+
readonly modalities: {
|
|
898
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
899
|
+
readonly output: readonly ["text"];
|
|
900
|
+
};
|
|
901
|
+
readonly capabilities: {
|
|
902
|
+
readonly reasoning: true;
|
|
903
|
+
readonly toolCall: true;
|
|
904
|
+
readonly attachment: true;
|
|
905
|
+
readonly structuredOutput: false;
|
|
906
|
+
};
|
|
907
|
+
}, {
|
|
908
|
+
readonly id: "gemini-2.5-flash-lite-preview-06-17";
|
|
909
|
+
readonly name: "Gemini 2.5 Flash Lite Preview 06-17";
|
|
910
|
+
readonly provider: "google-vertex";
|
|
911
|
+
readonly family: "gemini-flash-lite";
|
|
912
|
+
readonly pricing: {
|
|
913
|
+
readonly input: 1e-7;
|
|
914
|
+
readonly output: 4e-7;
|
|
915
|
+
readonly cacheRead: 2.5e-8;
|
|
916
|
+
};
|
|
917
|
+
readonly contextWindow: 65536;
|
|
918
|
+
readonly maxOutput: 65536;
|
|
919
|
+
readonly modalities: {
|
|
920
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
921
|
+
readonly output: readonly ["text"];
|
|
922
|
+
};
|
|
923
|
+
readonly capabilities: {
|
|
924
|
+
readonly reasoning: true;
|
|
925
|
+
readonly toolCall: true;
|
|
926
|
+
readonly attachment: true;
|
|
927
|
+
readonly structuredOutput: false;
|
|
928
|
+
};
|
|
929
|
+
}, {
|
|
930
|
+
readonly id: "gemini-3-pro-preview";
|
|
931
|
+
readonly name: "Gemini 3 Pro Preview";
|
|
932
|
+
readonly provider: "google-vertex";
|
|
933
|
+
readonly family: "gemini-pro";
|
|
934
|
+
readonly pricing: {
|
|
935
|
+
readonly input: 0.000002;
|
|
936
|
+
readonly output: 0.000012;
|
|
937
|
+
readonly cacheRead: 2e-7;
|
|
938
|
+
};
|
|
939
|
+
readonly contextWindow: 1048576;
|
|
940
|
+
readonly maxOutput: 65536;
|
|
941
|
+
readonly modalities: {
|
|
942
|
+
readonly input: readonly ["text", "image", "video", "audio", "pdf"];
|
|
943
|
+
readonly output: readonly ["text"];
|
|
944
|
+
};
|
|
945
|
+
readonly capabilities: {
|
|
946
|
+
readonly reasoning: true;
|
|
947
|
+
readonly toolCall: true;
|
|
948
|
+
readonly attachment: true;
|
|
949
|
+
readonly structuredOutput: true;
|
|
950
|
+
};
|
|
951
|
+
}, {
|
|
952
|
+
readonly id: "gemini-2.0-flash-lite";
|
|
953
|
+
readonly name: "Gemini 2.0 Flash Lite";
|
|
954
|
+
readonly provider: "google-vertex";
|
|
955
|
+
readonly family: "gemini-flash-lite";
|
|
956
|
+
readonly pricing: {
|
|
957
|
+
readonly input: 7.5e-8;
|
|
958
|
+
readonly output: 3e-7;
|
|
959
|
+
};
|
|
960
|
+
readonly contextWindow: 1048576;
|
|
961
|
+
readonly maxOutput: 8192;
|
|
962
|
+
readonly modalities: {
|
|
963
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
964
|
+
readonly output: readonly ["text"];
|
|
965
|
+
};
|
|
966
|
+
readonly capabilities: {
|
|
967
|
+
readonly reasoning: false;
|
|
968
|
+
readonly toolCall: true;
|
|
969
|
+
readonly attachment: true;
|
|
970
|
+
readonly structuredOutput: false;
|
|
971
|
+
};
|
|
972
|
+
}, {
|
|
973
|
+
readonly id: "gemini-flash-lite-latest";
|
|
974
|
+
readonly name: "Gemini Flash-Lite Latest";
|
|
975
|
+
readonly provider: "google-vertex";
|
|
976
|
+
readonly family: "gemini-flash-lite";
|
|
977
|
+
readonly pricing: {
|
|
978
|
+
readonly input: 1e-7;
|
|
979
|
+
readonly output: 4e-7;
|
|
980
|
+
readonly cacheRead: 2.5e-8;
|
|
981
|
+
};
|
|
982
|
+
readonly contextWindow: 1048576;
|
|
983
|
+
readonly maxOutput: 65536;
|
|
984
|
+
readonly modalities: {
|
|
985
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
986
|
+
readonly output: readonly ["text"];
|
|
987
|
+
};
|
|
988
|
+
readonly capabilities: {
|
|
989
|
+
readonly reasoning: true;
|
|
990
|
+
readonly toolCall: true;
|
|
991
|
+
readonly attachment: true;
|
|
992
|
+
readonly structuredOutput: false;
|
|
993
|
+
};
|
|
994
|
+
}, {
|
|
995
|
+
readonly id: "gemini-2.5-pro";
|
|
996
|
+
readonly name: "Gemini 2.5 Pro";
|
|
997
|
+
readonly provider: "google-vertex";
|
|
998
|
+
readonly family: "gemini-pro";
|
|
999
|
+
readonly pricing: {
|
|
1000
|
+
readonly input: 0.00000125;
|
|
1001
|
+
readonly output: 0.00001;
|
|
1002
|
+
readonly cacheRead: 3.1e-7;
|
|
1003
|
+
};
|
|
1004
|
+
readonly contextWindow: 1048576;
|
|
1005
|
+
readonly maxOutput: 65536;
|
|
1006
|
+
readonly modalities: {
|
|
1007
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
1008
|
+
readonly output: readonly ["text"];
|
|
1009
|
+
};
|
|
1010
|
+
readonly capabilities: {
|
|
1011
|
+
readonly reasoning: true;
|
|
1012
|
+
readonly toolCall: true;
|
|
1013
|
+
readonly attachment: true;
|
|
1014
|
+
readonly structuredOutput: false;
|
|
1015
|
+
};
|
|
1016
|
+
}, {
|
|
1017
|
+
readonly id: "gemini-2.0-flash";
|
|
1018
|
+
readonly name: "Gemini 2.0 Flash";
|
|
1019
|
+
readonly provider: "google-vertex";
|
|
1020
|
+
readonly family: "gemini-flash";
|
|
1021
|
+
readonly pricing: {
|
|
1022
|
+
readonly input: 1.5e-7;
|
|
1023
|
+
readonly output: 6e-7;
|
|
1024
|
+
readonly cacheRead: 2.5e-8;
|
|
1025
|
+
};
|
|
1026
|
+
readonly contextWindow: 1048576;
|
|
1027
|
+
readonly maxOutput: 8192;
|
|
1028
|
+
readonly modalities: {
|
|
1029
|
+
readonly input: readonly ["text", "image", "audio", "video", "pdf"];
|
|
1030
|
+
readonly output: readonly ["text"];
|
|
1031
|
+
};
|
|
1032
|
+
readonly capabilities: {
|
|
1033
|
+
readonly reasoning: false;
|
|
1034
|
+
readonly toolCall: true;
|
|
1035
|
+
readonly attachment: true;
|
|
1036
|
+
readonly structuredOutput: false;
|
|
1037
|
+
};
|
|
1038
|
+
}, {
|
|
1039
|
+
readonly id: "zai-org/glm-5-maas";
|
|
1040
|
+
readonly name: "GLM-5";
|
|
1041
|
+
readonly provider: "google-vertex";
|
|
1042
|
+
readonly family: "glm";
|
|
1043
|
+
readonly pricing: {
|
|
1044
|
+
readonly input: 0.000001;
|
|
1045
|
+
readonly output: 0.0000032;
|
|
1046
|
+
readonly cacheRead: 1e-7;
|
|
1047
|
+
};
|
|
1048
|
+
readonly contextWindow: 202752;
|
|
1049
|
+
readonly maxOutput: 131072;
|
|
1050
|
+
readonly modalities: {
|
|
1051
|
+
readonly input: readonly ["text"];
|
|
1052
|
+
readonly output: readonly ["text"];
|
|
1053
|
+
};
|
|
1054
|
+
readonly capabilities: {
|
|
1055
|
+
readonly reasoning: true;
|
|
1056
|
+
readonly toolCall: true;
|
|
1057
|
+
readonly attachment: false;
|
|
1058
|
+
readonly structuredOutput: false;
|
|
1059
|
+
};
|
|
1060
|
+
}, {
|
|
1061
|
+
readonly id: "zai-org/glm-4.7-maas";
|
|
1062
|
+
readonly name: "GLM-4.7";
|
|
1063
|
+
readonly provider: "google-vertex";
|
|
1064
|
+
readonly family: "glm";
|
|
1065
|
+
readonly pricing: {
|
|
1066
|
+
readonly input: 6e-7;
|
|
1067
|
+
readonly output: 0.0000022;
|
|
1068
|
+
};
|
|
1069
|
+
readonly contextWindow: 200000;
|
|
1070
|
+
readonly maxOutput: 128000;
|
|
1071
|
+
readonly modalities: {
|
|
1072
|
+
readonly input: readonly ["text", "pdf"];
|
|
1073
|
+
readonly output: readonly ["text"];
|
|
1074
|
+
};
|
|
1075
|
+
readonly capabilities: {
|
|
1076
|
+
readonly reasoning: true;
|
|
1077
|
+
readonly toolCall: true;
|
|
1078
|
+
readonly attachment: false;
|
|
1079
|
+
readonly structuredOutput: true;
|
|
1080
|
+
};
|
|
1081
|
+
}, {
|
|
1082
|
+
readonly id: "deepseek-ai/deepseek-v3.1-maas";
|
|
1083
|
+
readonly name: "DeepSeek V3.1";
|
|
1084
|
+
readonly provider: "google-vertex";
|
|
1085
|
+
readonly family: "deepseek";
|
|
1086
|
+
readonly pricing: {
|
|
1087
|
+
readonly input: 6e-7;
|
|
1088
|
+
readonly output: 0.0000017;
|
|
1089
|
+
};
|
|
1090
|
+
readonly contextWindow: 163840;
|
|
1091
|
+
readonly maxOutput: 32768;
|
|
1092
|
+
readonly modalities: {
|
|
1093
|
+
readonly input: readonly ["text", "pdf"];
|
|
1094
|
+
readonly output: readonly ["text"];
|
|
1095
|
+
};
|
|
1096
|
+
readonly capabilities: {
|
|
1097
|
+
readonly reasoning: true;
|
|
1098
|
+
readonly toolCall: true;
|
|
1099
|
+
readonly attachment: false;
|
|
1100
|
+
readonly structuredOutput: true;
|
|
1101
|
+
};
|
|
1102
|
+
}, {
|
|
1103
|
+
readonly id: "qwen/qwen3-235b-a22b-instruct-2507-maas";
|
|
1104
|
+
readonly name: "Qwen3 235B A22B Instruct";
|
|
1105
|
+
readonly provider: "google-vertex";
|
|
1106
|
+
readonly family: "qwen";
|
|
1107
|
+
readonly pricing: {
|
|
1108
|
+
readonly input: 2.2e-7;
|
|
1109
|
+
readonly output: 8.8e-7;
|
|
1110
|
+
};
|
|
1111
|
+
readonly contextWindow: 262144;
|
|
1112
|
+
readonly maxOutput: 16384;
|
|
1113
|
+
readonly modalities: {
|
|
1114
|
+
readonly input: readonly ["text"];
|
|
1115
|
+
readonly output: readonly ["text"];
|
|
1116
|
+
};
|
|
1117
|
+
readonly capabilities: {
|
|
1118
|
+
readonly reasoning: true;
|
|
1119
|
+
readonly toolCall: true;
|
|
1120
|
+
readonly attachment: false;
|
|
1121
|
+
readonly structuredOutput: true;
|
|
1122
|
+
};
|
|
1123
|
+
}, {
|
|
1124
|
+
readonly id: "meta/llama-4-maverick-17b-128e-instruct-maas";
|
|
1125
|
+
readonly name: "Llama 4 Maverick 17B 128E Instruct";
|
|
1126
|
+
readonly provider: "google-vertex";
|
|
1127
|
+
readonly family: "llama";
|
|
1128
|
+
readonly pricing: {
|
|
1129
|
+
readonly input: 3.5e-7;
|
|
1130
|
+
readonly output: 0.00000115;
|
|
1131
|
+
};
|
|
1132
|
+
readonly contextWindow: 524288;
|
|
1133
|
+
readonly maxOutput: 8192;
|
|
1134
|
+
readonly modalities: {
|
|
1135
|
+
readonly input: readonly ["text", "image"];
|
|
1136
|
+
readonly output: readonly ["text"];
|
|
1137
|
+
};
|
|
1138
|
+
readonly capabilities: {
|
|
1139
|
+
readonly reasoning: false;
|
|
1140
|
+
readonly toolCall: true;
|
|
1141
|
+
readonly attachment: true;
|
|
1142
|
+
readonly structuredOutput: true;
|
|
1143
|
+
};
|
|
1144
|
+
}, {
|
|
1145
|
+
readonly id: "meta/llama-3.3-70b-instruct-maas";
|
|
1146
|
+
readonly name: "Llama 3.3 70B Instruct";
|
|
1147
|
+
readonly provider: "google-vertex";
|
|
1148
|
+
readonly family: "llama";
|
|
1149
|
+
readonly pricing: {
|
|
1150
|
+
readonly input: 7.2e-7;
|
|
1151
|
+
readonly output: 7.2e-7;
|
|
1152
|
+
};
|
|
1153
|
+
readonly contextWindow: 128000;
|
|
1154
|
+
readonly maxOutput: 8192;
|
|
1155
|
+
readonly modalities: {
|
|
1156
|
+
readonly input: readonly ["text"];
|
|
1157
|
+
readonly output: readonly ["text"];
|
|
1158
|
+
};
|
|
1159
|
+
readonly capabilities: {
|
|
1160
|
+
readonly reasoning: false;
|
|
1161
|
+
readonly toolCall: true;
|
|
1162
|
+
readonly attachment: false;
|
|
1163
|
+
readonly structuredOutput: true;
|
|
1164
|
+
};
|
|
1165
|
+
}, {
|
|
1166
|
+
readonly id: "openai/gpt-oss-20b-maas";
|
|
1167
|
+
readonly name: "GPT OSS 20B";
|
|
1168
|
+
readonly provider: "google-vertex";
|
|
1169
|
+
readonly family: "gpt-oss";
|
|
1170
|
+
readonly pricing: {
|
|
1171
|
+
readonly input: 7e-8;
|
|
1172
|
+
readonly output: 2.5e-7;
|
|
1173
|
+
};
|
|
1174
|
+
readonly contextWindow: 131072;
|
|
1175
|
+
readonly maxOutput: 32768;
|
|
1176
|
+
readonly modalities: {
|
|
1177
|
+
readonly input: readonly ["text"];
|
|
1178
|
+
readonly output: readonly ["text"];
|
|
1179
|
+
};
|
|
1180
|
+
readonly capabilities: {
|
|
1181
|
+
readonly reasoning: true;
|
|
1182
|
+
readonly toolCall: true;
|
|
1183
|
+
readonly attachment: false;
|
|
1184
|
+
readonly structuredOutput: false;
|
|
1185
|
+
};
|
|
1186
|
+
}, {
|
|
1187
|
+
readonly id: "openai/gpt-oss-120b-maas";
|
|
1188
|
+
readonly name: "GPT OSS 120B";
|
|
1189
|
+
readonly provider: "google-vertex";
|
|
1190
|
+
readonly family: "gpt-oss";
|
|
1191
|
+
readonly pricing: {
|
|
1192
|
+
readonly input: 9e-8;
|
|
1193
|
+
readonly output: 3.6e-7;
|
|
1194
|
+
};
|
|
1195
|
+
readonly contextWindow: 131072;
|
|
1196
|
+
readonly maxOutput: 32768;
|
|
1197
|
+
readonly modalities: {
|
|
1198
|
+
readonly input: readonly ["text"];
|
|
1199
|
+
readonly output: readonly ["text"];
|
|
1200
|
+
};
|
|
1201
|
+
readonly capabilities: {
|
|
1202
|
+
readonly reasoning: true;
|
|
1203
|
+
readonly toolCall: true;
|
|
1204
|
+
readonly attachment: false;
|
|
1205
|
+
readonly structuredOutput: false;
|
|
1206
|
+
};
|
|
1207
|
+
}];
|
|
1208
|
+
/**
|
|
1209
|
+
* Look up a Google Vertex AI model by ID.
|
|
1210
|
+
*
|
|
1211
|
+
* @param id - The provider-native model identifier.
|
|
1212
|
+
* @returns The matching model definition, or `null`.
|
|
1213
|
+
*
|
|
1214
|
+
* @example
|
|
1215
|
+
* ```typescript
|
|
1216
|
+
* import { googleVertexModel } from '@funkai/models/google-vertex'
|
|
1217
|
+
*
|
|
1218
|
+
* const m = googleVertexModel('gemini-embedding-001')
|
|
1219
|
+
* if (m) {
|
|
1220
|
+
* console.log(m.pricing.input)
|
|
1221
|
+
* }
|
|
1222
|
+
* ```
|
|
1223
|
+
*/
|
|
1224
|
+
declare function googleVertexModel(id: LiteralUnion<GoogleVertexModelId, string>): ModelDefinition | null;
|
|
1225
|
+
//#endregion
|
|
1226
|
+
export { GoogleVertexModelId, googleVertexModel, googleVertexModels };
|
|
1227
|
+
//# sourceMappingURL=google-vertex.d.mts.map
|