mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 10:44:24 +00:00
add api manager
This commit is contained in:
parent
15c40625c6
commit
a39756bfda
10 changed files with 110 additions and 19 deletions
|
@ -117,9 +117,6 @@ def invalid_auth(model): # set the model key to an invalid key, depending on th
|
|||
os.environ["TOGETHERAI_API_KEY"] = temporary_key
|
||||
return
|
||||
|
||||
|
||||
invalid_auth(test_model)
|
||||
|
||||
# Test 3: Rate Limit Errors
|
||||
# def test_model_call(model):
|
||||
# try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue