add api manager

This commit is contained in:
Krrish Dholakia 2023-09-09 15:55:36 -07:00
parent 15c40625c6
commit a39756bfda
10 changed files with 110 additions and 19 deletions

View file

@ -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: