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

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"]
}
}
]
}