Release v0.77.0

This commit is contained in:
Armin Ronacher
2026-05-29 00:19:06 +02:00
parent f29472c387
commit 8322745e28
18 changed files with 47 additions and 47 deletions

View File

@@ -9491,7 +9491,7 @@ export const MODELS = {
cacheRead: 0,
cacheWrite: 0,
},
contextWindow: 262144,
contextWindow: 204800,
maxTokens: 8192,
} satisfies Model<"openai-completions">,
"minimax/minimax-m2.7": {