mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-01 01:30:51 +08:00
90 lines
2.0 KiB
JSON
90 lines
2.0 KiB
JSON
{
|
|
"version": "2025.11.24",
|
|
"overrides": [
|
|
{
|
|
"providerId": "v0",
|
|
"modelId": "v0/v0-1.0-md",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of v0/v0-1.0-md",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"capabilities": {
|
|
"add": [
|
|
"FUNCTION_CALL",
|
|
"IMAGE_RECOGNITION"
|
|
]
|
|
},
|
|
"limits": {
|
|
"maxOutputTokens": 128000
|
|
},
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 3,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 15,
|
|
"currency": "USD"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"providerId": "v0",
|
|
"modelId": "v0/v0-1.5-lg",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of v0/v0-1.5-lg",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"capabilities": {
|
|
"add": [
|
|
"FUNCTION_CALL",
|
|
"IMAGE_RECOGNITION"
|
|
]
|
|
},
|
|
"limits": {
|
|
"contextWindow": 512000,
|
|
"maxOutputTokens": 512000
|
|
},
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 15,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 75,
|
|
"currency": "USD"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"providerId": "v0",
|
|
"modelId": "v0/v0-1.5-md",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of v0/v0-1.5-md",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"capabilities": {
|
|
"add": [
|
|
"FUNCTION_CALL",
|
|
"IMAGE_RECOGNITION"
|
|
]
|
|
},
|
|
"limits": {
|
|
"maxOutputTokens": 128000
|
|
},
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 3,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 15,
|
|
"currency": "USD"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |