fix(ai): regenerate model catalogues

This commit is contained in:
Mario Zechner
2026-06-25 11:56:33 +02:00
parent d7868b0998
commit 9cd2c81ada
6 changed files with 458 additions and 63 deletions
@@ -10,6 +10,7 @@ export const MINIMAX_MODELS = {
api: "anthropic-messages",
provider: "minimax",
baseUrl: "https://api.minimax.io/anthropic",
compat: {"maxTokensSharesContextWindow":true},
reasoning: true,
input: ["text"],
cost: {
@@ -27,6 +28,7 @@ export const MINIMAX_MODELS = {
api: "anthropic-messages",
provider: "minimax",
baseUrl: "https://api.minimax.io/anthropic",
compat: {"maxTokensSharesContextWindow":true},
reasoning: true,
input: ["text"],
cost: {
@@ -44,6 +46,7 @@ export const MINIMAX_MODELS = {
api: "anthropic-messages",
provider: "minimax",
baseUrl: "https://api.minimax.io/anthropic",
compat: {"maxTokensSharesContextWindow":true},
reasoning: true,
input: ["text", "image"],
cost: {