forked from phoenix/litellm-mirror
build: fix json for model map
This commit is contained in:
parent
4debf4eceb
commit
8ce53be498
2 changed files with 4 additions and 4 deletions
|
@ -4469,7 +4469,7 @@
|
||||||
"output_cost_per_token": 0.000005,
|
"output_cost_per_token": 0.000005,
|
||||||
"litellm_provider": "bedrock",
|
"litellm_provider": "bedrock",
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
"supports_function_calling": true,
|
"supports_function_calling": true
|
||||||
},
|
},
|
||||||
"us.anthropic.claude-3-opus-20240229-v1:0": {
|
"us.anthropic.claude-3-opus-20240229-v1:0": {
|
||||||
"max_tokens": 4096,
|
"max_tokens": 4096,
|
||||||
|
@ -4535,7 +4535,7 @@
|
||||||
"output_cost_per_token": 0.000005,
|
"output_cost_per_token": 0.000005,
|
||||||
"litellm_provider": "bedrock",
|
"litellm_provider": "bedrock",
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
"supports_function_calling": true,
|
"supports_function_calling": true
|
||||||
},
|
},
|
||||||
"eu.anthropic.claude-3-opus-20240229-v1:0": {
|
"eu.anthropic.claude-3-opus-20240229-v1:0": {
|
||||||
"max_tokens": 4096,
|
"max_tokens": 4096,
|
||||||
|
|
|
@ -4469,7 +4469,7 @@
|
||||||
"output_cost_per_token": 0.000005,
|
"output_cost_per_token": 0.000005,
|
||||||
"litellm_provider": "bedrock",
|
"litellm_provider": "bedrock",
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
"supports_function_calling": true,
|
"supports_function_calling": true
|
||||||
},
|
},
|
||||||
"us.anthropic.claude-3-opus-20240229-v1:0": {
|
"us.anthropic.claude-3-opus-20240229-v1:0": {
|
||||||
"max_tokens": 4096,
|
"max_tokens": 4096,
|
||||||
|
@ -4535,7 +4535,7 @@
|
||||||
"output_cost_per_token": 0.000005,
|
"output_cost_per_token": 0.000005,
|
||||||
"litellm_provider": "bedrock",
|
"litellm_provider": "bedrock",
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
"supports_function_calling": true,
|
"supports_function_calling": true
|
||||||
},
|
},
|
||||||
"eu.anthropic.claude-3-opus-20240229-v1:0": {
|
"eu.anthropic.claude-3-opus-20240229-v1:0": {
|
||||||
"max_tokens": 4096,
|
"max_tokens": 4096,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue