mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +00:00
fix(test_proxy_server.py): fix test
This commit is contained in:
parent
8d2d51b625
commit
61d16cb672
1 changed files with 2 additions and 0 deletions
|
@ -336,6 +336,8 @@ def test_load_router_config():
|
|||
"acompletion",
|
||||
"embedding",
|
||||
"aembedding",
|
||||
"atranscription",
|
||||
"transcription",
|
||||
] # init with all call types
|
||||
|
||||
litellm.disable_cache()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue