cherry-studio/packages/catalog/data/overrides/ai21.json
2025-11-24 08:55:12 +08:00

213 lines
5.1 KiB
JSON

{
"version": "2025.11.24",
"overrides": [
{
"providerId": "ai21",
"modelId": "jamba-1.5",
"disabled": false,
"reason": "Provider-specific implementation of jamba-1.5",
"lastUpdated": "2025-11-23",
"updatedBy": "migration-tool",
"priority": 100,
"limits": {
"contextWindow": 256000,
"maxOutputTokens": 256000
},
"pricing": {
"input": {
"perMillionTokens": 0.2,
"currency": "USD"
},
"output": {
"perMillionTokens": 0.4,
"currency": "USD"
}
}
},
{
"providerId": "ai21",
"modelId": "jamba-1.5-large",
"disabled": false,
"reason": "Provider-specific implementation of jamba-1.5-large",
"lastUpdated": "2025-11-23",
"updatedBy": "migration-tool",
"priority": 100,
"limits": {
"contextWindow": 256000,
"maxOutputTokens": 256000
},
"pricing": {
"input": {
"perMillionTokens": 2,
"currency": "USD"
},
"output": {
"perMillionTokens": 8,
"currency": "USD"
}
}
},
{
"providerId": "ai21",
"modelId": "jamba-1.5-large@001",
"disabled": false,
"reason": "Provider-specific implementation of jamba-1.5-large@001",
"lastUpdated": "2025-11-23",
"updatedBy": "migration-tool",
"priority": 100,
"limits": {
"contextWindow": 256000,
"maxOutputTokens": 256000
},
"pricing": {
"input": {
"perMillionTokens": 2,
"currency": "USD"
},
"output": {
"perMillionTokens": 8,
"currency": "USD"
}
}
},
{
"providerId": "ai21",
"modelId": "jamba-1.5-mini",
"disabled": false,
"reason": "Provider-specific implementation of jamba-1.5-mini",
"lastUpdated": "2025-11-23",
"updatedBy": "migration-tool",
"priority": 100,
"limits": {
"contextWindow": 256000,
"maxOutputTokens": 256000
},
"pricing": {
"input": {
"perMillionTokens": 0.2,
"currency": "USD"
},
"output": {
"perMillionTokens": 0.4,
"currency": "USD"
}
}
},
{
"providerId": "ai21",
"modelId": "jamba-1.5-mini@001",
"disabled": false,
"reason": "Provider-specific implementation of jamba-1.5-mini@001",
"lastUpdated": "2025-11-23",
"updatedBy": "migration-tool",
"priority": 100,
"limits": {
"contextWindow": 256000,
"maxOutputTokens": 256000
},
"pricing": {
"input": {
"perMillionTokens": 0.2,
"currency": "USD"
},
"output": {
"perMillionTokens": 0.4,
"currency": "USD"
}
}
},
{
"providerId": "ai21",
"modelId": "jamba-large-1.6",
"disabled": false,
"reason": "Provider-specific implementation of jamba-large-1.6",
"lastUpdated": "2025-11-23",
"updatedBy": "migration-tool",
"priority": 100,
"limits": {
"contextWindow": 256000,
"maxOutputTokens": 256000
},
"pricing": {
"input": {
"perMillionTokens": 2,
"currency": "USD"
},
"output": {
"perMillionTokens": 8,
"currency": "USD"
}
}
},
{
"providerId": "ai21",
"modelId": "jamba-large-1.7",
"disabled": false,
"reason": "Provider-specific implementation of jamba-large-1.7",
"lastUpdated": "2025-11-23",
"updatedBy": "migration-tool",
"priority": 100,
"limits": {
"contextWindow": 256000,
"maxOutputTokens": 256000
},
"pricing": {
"input": {
"perMillionTokens": 2,
"currency": "USD"
},
"output": {
"perMillionTokens": 8,
"currency": "USD"
}
}
},
{
"providerId": "ai21",
"modelId": "jamba-mini-1.6",
"disabled": false,
"reason": "Provider-specific implementation of jamba-mini-1.6",
"lastUpdated": "2025-11-23",
"updatedBy": "migration-tool",
"priority": 100,
"limits": {
"contextWindow": 256000,
"maxOutputTokens": 256000
},
"pricing": {
"input": {
"perMillionTokens": 0.2,
"currency": "USD"
},
"output": {
"perMillionTokens": 0.4,
"currency": "USD"
}
}
},
{
"providerId": "ai21",
"modelId": "jamba-mini-1.7",
"disabled": false,
"reason": "Provider-specific implementation of jamba-mini-1.7",
"lastUpdated": "2025-11-23",
"updatedBy": "migration-tool",
"priority": 100,
"limits": {
"contextWindow": 256000,
"maxOutputTokens": 256000
},
"pricing": {
"input": {
"perMillionTokens": 0.2,
"currency": "USD"
},
"output": {
"perMillionTokens": 0.4,
"currency": "USD"
}
}
}
]
}