mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 10:14:26 +00:00
test: update test
This commit is contained in:
parent
e4c88ce68d
commit
25ca40954a
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ def create_virtual_key():
|
|||
json={},
|
||||
)
|
||||
print(response.json())
|
||||
return response.json()["token"]
|
||||
return response.json()["key"]
|
||||
|
||||
|
||||
def add_assembly_ai_model_to_db(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue