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:
2026-04-24 20:12:57 +08:00
parent 5b9c8ac61f
commit b0e0cead04
92 changed files with 1000 additions and 1763 deletions

View File

@@ -30,8 +30,8 @@
],
"inputPrice": 0.99,
"outputPrice": 0.99,
"defaultTemperature": 0.7,
"defaultTopP": 0.9,
"defaultTemperature": null,
"defaultTopP": null,
"extra": {}
},
{
@@ -51,8 +51,8 @@
],
"inputPrice": 6,
"outputPrice": 6,
"defaultTemperature": 0.7,
"defaultTopP": 0.9,
"defaultTemperature": null,
"defaultTopP": null,
"extra": {}
}
]