Compare commits

...
Author SHA1 Message Date
Saoud Rizwan 58ccc81ef0 Add vision capability to moonshot v1 2025-07-15 04:03:27 -07:00
+1 -1
View File
@@ -2570,7 +2570,7 @@ export const moonshotModels = {
"moonshot-v1-128k-vision-preview": {
maxTokens: 131_072,
contextWindow: 131_072,
supportsImages: false,
supportsImages: true,
supportsPromptCache: false,
inputPrice: 2,
outputPrice: 5,