mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 09:06:18 +00:00
chore: 同步模型价格数据 (4b3288e187307f3e6e12d301730213c03b854ce5eb2de1b7a447249641e4a55b)
This commit is contained in:
@@ -15831,6 +15831,68 @@
|
|||||||
"max_tokens": 8191,
|
"max_tokens": 8191,
|
||||||
"mode": "embedding"
|
"mode": "embedding"
|
||||||
},
|
},
|
||||||
|
"gigachat/GigaChat-2-Lite": {
|
||||||
|
"input_cost_per_token": 0.0,
|
||||||
|
"litellm_provider": "gigachat",
|
||||||
|
"max_input_tokens": 128000,
|
||||||
|
"max_output_tokens": 8192,
|
||||||
|
"max_tokens": 8192,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 0.0,
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_system_messages": true
|
||||||
|
},
|
||||||
|
"gigachat/GigaChat-2-Max": {
|
||||||
|
"input_cost_per_token": 0.0,
|
||||||
|
"litellm_provider": "gigachat",
|
||||||
|
"max_input_tokens": 128000,
|
||||||
|
"max_output_tokens": 8192,
|
||||||
|
"max_tokens": 8192,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 0.0,
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_system_messages": true,
|
||||||
|
"supports_vision": true
|
||||||
|
},
|
||||||
|
"gigachat/GigaChat-2-Pro": {
|
||||||
|
"input_cost_per_token": 0.0,
|
||||||
|
"litellm_provider": "gigachat",
|
||||||
|
"max_input_tokens": 128000,
|
||||||
|
"max_output_tokens": 8192,
|
||||||
|
"max_tokens": 8192,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 0.0,
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_system_messages": true,
|
||||||
|
"supports_vision": true
|
||||||
|
},
|
||||||
|
"gigachat/Embeddings": {
|
||||||
|
"input_cost_per_token": 0.0,
|
||||||
|
"litellm_provider": "gigachat",
|
||||||
|
"max_input_tokens": 512,
|
||||||
|
"max_tokens": 512,
|
||||||
|
"mode": "embedding",
|
||||||
|
"output_cost_per_token": 0.0,
|
||||||
|
"output_vector_size": 1024
|
||||||
|
},
|
||||||
|
"gigachat/Embeddings-2": {
|
||||||
|
"input_cost_per_token": 0.0,
|
||||||
|
"litellm_provider": "gigachat",
|
||||||
|
"max_input_tokens": 512,
|
||||||
|
"max_tokens": 512,
|
||||||
|
"mode": "embedding",
|
||||||
|
"output_cost_per_token": 0.0,
|
||||||
|
"output_vector_size": 1024
|
||||||
|
},
|
||||||
|
"gigachat/EmbeddingsGigaR": {
|
||||||
|
"input_cost_per_token": 0.0,
|
||||||
|
"litellm_provider": "gigachat",
|
||||||
|
"max_input_tokens": 4096,
|
||||||
|
"max_tokens": 4096,
|
||||||
|
"mode": "embedding",
|
||||||
|
"output_cost_per_token": 0.0,
|
||||||
|
"output_vector_size": 2560
|
||||||
|
},
|
||||||
"google.gemma-3-12b-it": {
|
"google.gemma-3-12b-it": {
|
||||||
"input_cost_per_token": 9e-08,
|
"input_cost_per_token": 9e-08,
|
||||||
"litellm_provider": "bedrock_converse",
|
"litellm_provider": "bedrock_converse",
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
d330f61f1837acd946e75e7233dc574de68369d297dce902269ceab164a32894
|
4b3288e187307f3e6e12d301730213c03b854ce5eb2de1b7a447249641e4a55b
|
||||||
|
|||||||
Reference in New Issue
Block a user