mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 09:10:52 +08:00
chore: update field audit tables and provider configs
Batch update from official docs audit - price corrections, context window fixes, field report updates across all providers. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
"inputPrice": 0.3,
|
||||
"outputPrice": 1.2,
|
||||
"defaultTemperature": 1,
|
||||
"defaultTopP": 1,
|
||||
"defaultTopP": 0.95,
|
||||
"extra": {
|
||||
"billing": "token_plan_request_quota",
|
||||
"cacheReadPrice": 0.06,
|
||||
@@ -85,7 +85,7 @@
|
||||
"inputPrice": 0.6,
|
||||
"outputPrice": 2.4,
|
||||
"defaultTemperature": 1,
|
||||
"defaultTopP": 1,
|
||||
"defaultTopP": 0.95,
|
||||
"extra": {
|
||||
"billing": "token_plan_highspeed_request_quota",
|
||||
"cacheReadPrice": 0.06,
|
||||
@@ -111,7 +111,8 @@
|
||||
"source": "preset",
|
||||
"inputPrice": 0.3,
|
||||
"outputPrice": 1.2,
|
||||
"defaultTemperature": 1
|
||||
"defaultTemperature": 1,
|
||||
"defaultTopP": 0.95
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user