mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 08:30:51 +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:
@@ -31,8 +31,8 @@
|
||||
],
|
||||
"inputPrice": 5,
|
||||
"outputPrice": 9,
|
||||
"defaultTemperature": 0.7,
|
||||
"defaultTopP": 0.9,
|
||||
"defaultTemperature": null,
|
||||
"defaultTopP": null,
|
||||
"extra": {}
|
||||
},
|
||||
{
|
||||
@@ -52,8 +52,8 @@
|
||||
],
|
||||
"inputPrice": 10,
|
||||
"outputPrice": 30,
|
||||
"defaultTemperature": 0.7,
|
||||
"defaultTopP": 0.9,
|
||||
"defaultTemperature": null,
|
||||
"defaultTopP": null,
|
||||
"extra": {}
|
||||
},
|
||||
{
|
||||
@@ -72,8 +72,8 @@
|
||||
],
|
||||
"inputPrice": 10,
|
||||
"outputPrice": 30,
|
||||
"defaultTemperature": 0.7,
|
||||
"defaultTopP": 0.9,
|
||||
"defaultTemperature": null,
|
||||
"defaultTopP": null,
|
||||
"extra": {}
|
||||
},
|
||||
{
|
||||
@@ -91,8 +91,8 @@
|
||||
],
|
||||
"inputPrice": 2,
|
||||
"outputPrice": 20,
|
||||
"defaultTemperature": 0.7,
|
||||
"defaultTopP": 0.9,
|
||||
"defaultTemperature": null,
|
||||
"defaultTopP": null,
|
||||
"extra": {}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user