mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
(test) claude-instant-1
This commit is contained in:
parent
351c648dc0
commit
b5fcc89682
3 changed files with 5 additions and 5 deletions
|
@ -35,7 +35,7 @@ def test_router_timeouts():
|
|||
{
|
||||
"model_name": "anthropic-claude-instant-1.2",
|
||||
"litellm_params": {
|
||||
"model": "claude-instant-1",
|
||||
"model": "claude-instant-1.2",
|
||||
"api_key": "os.environ/ANTHROPIC_API_KEY",
|
||||
},
|
||||
"tpm": 20000,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue