mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 00:53:33 +00:00
chore: 同步模型价格数据 (48344f44d3aa0804b90dbf6b90c74c2235eb3f7bc6a67c53c336e032d0afe3db)
This commit is contained in:
@@ -6723,8 +6723,8 @@
|
|||||||
"input_cost_per_token": 3e-06,
|
"input_cost_per_token": 3e-06,
|
||||||
"litellm_provider": "anthropic",
|
"litellm_provider": "anthropic",
|
||||||
"max_input_tokens": 200000,
|
"max_input_tokens": 200000,
|
||||||
"max_output_tokens": 128000,
|
"max_output_tokens": 64000,
|
||||||
"max_tokens": 128000,
|
"max_tokens": 64000,
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
"output_cost_per_token": 1.5e-05,
|
"output_cost_per_token": 1.5e-05,
|
||||||
"search_context_cost_per_query": {
|
"search_context_cost_per_query": {
|
||||||
@@ -6752,8 +6752,8 @@
|
|||||||
"input_cost_per_token": 3e-06,
|
"input_cost_per_token": 3e-06,
|
||||||
"litellm_provider": "anthropic",
|
"litellm_provider": "anthropic",
|
||||||
"max_input_tokens": 200000,
|
"max_input_tokens": 200000,
|
||||||
"max_output_tokens": 128000,
|
"max_output_tokens": 64000,
|
||||||
"max_tokens": 128000,
|
"max_tokens": 64000,
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
"output_cost_per_token": 1.5e-05,
|
"output_cost_per_token": 1.5e-05,
|
||||||
"search_context_cost_per_query": {
|
"search_context_cost_per_query": {
|
||||||
@@ -30628,11 +30628,11 @@
|
|||||||
"litellm_provider": "fireworks_ai",
|
"litellm_provider": "fireworks_ai",
|
||||||
"mode": "embedding"
|
"mode": "embedding"
|
||||||
},
|
},
|
||||||
"fireworks_ai/accounts/fireworks/models/qwen3-embedding-8b": {
|
"fireworks_ai/accounts/fireworks/models/": {
|
||||||
"max_tokens": 40960,
|
"max_tokens": 40960,
|
||||||
"max_input_tokens": 40960,
|
"max_input_tokens": 40960,
|
||||||
"max_output_tokens": 40960,
|
"max_output_tokens": 40960,
|
||||||
"input_cost_per_token": 0.0,
|
"input_cost_per_token": 1e-07,
|
||||||
"output_cost_per_token": 0.0,
|
"output_cost_per_token": 0.0,
|
||||||
"litellm_provider": "fireworks_ai",
|
"litellm_provider": "fireworks_ai",
|
||||||
"mode": "embedding"
|
"mode": "embedding"
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
b43a01ccfe10bfe7b0c312686c90d7b47ae0be85af733b2ec1c71145a0d25f70
|
48344f44d3aa0804b90dbf6b90c74c2235eb3f7bc6a67c53c336e032d0afe3db
|
||||||
|
|||||||
Reference in New Issue
Block a user