Merge branch 'main' into upstream-pr-2182

This commit is contained in:
sagit
2025-03-18 17:58:09 +08:00
committed by GitHub
7 changed files with 158 additions and 78 deletions

View File

@@ -101,6 +101,8 @@ var ModelRatio = map[string]float64{
"claude-3-7-sonnet-20250219": 3.0 / 1000 * USD,
"claude-3-7-sonnet-latest": 3.0 / 1000 * USD,
"claude-3-opus-20240229": 15.0 / 1000 * USD,
"claude-3-7-sonnet-20250219": 3.0 / 1000 * USD,
"claude-3-7-sonnet-latest": 3.0 / 1000 * USD,
// https://cloud.baidu.com/doc/WENXINWORKSHOP/s/hlrk4akp7
"ERNIE-4.0-8K": 0.120 * RMB,
"ERNIE-3.5-8K": 0.012 * RMB,