mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-28 05:11:24 +08:00
32 lines
817 B
JSON
32 lines
817 B
JSON
{
|
|
"version": "2025.11.24",
|
|
"overrides": [
|
|
{
|
|
"providerId": "codestral",
|
|
"modelId": "codestral/codestral-2405",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of codestral/codestral-2405",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"limits": {
|
|
"contextWindow": 32000,
|
|
"maxOutputTokens": 8191
|
|
}
|
|
},
|
|
{
|
|
"providerId": "codestral",
|
|
"modelId": "codestral/codestral-latest",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of codestral/codestral-latest",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"limits": {
|
|
"contextWindow": 32000,
|
|
"maxOutputTokens": 8191
|
|
}
|
|
}
|
|
]
|
|
}
|