mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-03 11:19:10 +08:00
54 lines
1.4 KiB
JSON
54 lines
1.4 KiB
JSON
{
|
|
"version": "2025.11.24",
|
|
"overrides": [
|
|
{
|
|
"providerId": "heroku",
|
|
"modelId": "heroku/claude-3-5-haiku",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of heroku/claude-3-5-haiku",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"capabilities": {
|
|
"add": ["FUNCTION_CALL"]
|
|
}
|
|
},
|
|
{
|
|
"providerId": "heroku",
|
|
"modelId": "heroku/claude-3-5-sonnet-latest",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of heroku/claude-3-5-sonnet-latest",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"capabilities": {
|
|
"add": ["FUNCTION_CALL"]
|
|
}
|
|
},
|
|
{
|
|
"providerId": "heroku",
|
|
"modelId": "heroku/claude-3-7-sonnet",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of heroku/claude-3-7-sonnet",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"capabilities": {
|
|
"add": ["FUNCTION_CALL"]
|
|
}
|
|
},
|
|
{
|
|
"providerId": "heroku",
|
|
"modelId": "heroku/claude-4-sonnet",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of heroku/claude-4-sonnet",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"capabilities": {
|
|
"add": ["FUNCTION_CALL"]
|
|
}
|
|
}
|
|
]
|
|
}
|