mirror of
https://github.com/whit3rabbit/anyllm-proxy.git
synced 2026-09-22 00:00:50 +00:00
bot: update model pricing from LiteLLM [skip ci]
This commit is contained in:
@@ -83,6 +83,18 @@
|
||||
"output_cost_per_token": 2.5e-05,
|
||||
"provider": "anthropic"
|
||||
},
|
||||
{
|
||||
"model_pattern": "claude-opus-4-7",
|
||||
"input_cost_per_token": 5e-06,
|
||||
"output_cost_per_token": 2.5e-05,
|
||||
"provider": "anthropic"
|
||||
},
|
||||
{
|
||||
"model_pattern": "claude-opus-4-7-20260416",
|
||||
"input_cost_per_token": 5e-06,
|
||||
"output_cost_per_token": 2.5e-05,
|
||||
"provider": "anthropic"
|
||||
},
|
||||
{
|
||||
"model_pattern": "claude-sonnet-4-20250514",
|
||||
"input_cost_per_token": 3e-06,
|
||||
|
||||
Reference in New Issue
Block a user