feat: support google v1beta and Gemini Ultra

This commit is contained in:
Maple Gao
2024-04-15 14:19:19 +08:00
committed by GitHub
parent 300947f400
commit 21250a46a6
3 changed files with 23 additions and 10 deletions

View File

@@ -77,6 +77,7 @@ var DefaultModelRatio = map[string]float64{
"gemini-1.0-pro-vision-001": 1,
"gemini-1.0-pro-001": 1,
"gemini-1.5-pro": 1,
"gemini-ultra": 1,
"chatglm_turbo": 0.3572, // ¥0.005 / 1k tokens
"chatglm_pro": 0.7143, // ¥0.01 / 1k tokens
"chatglm_std": 0.3572, // ¥0.005 / 1k tokens