mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
remove token
This commit is contained in:
parent
607dc322a5
commit
1fc2901531
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@ messages = [{ "content": "Hello, how are you?","role": "user"}]
|
|||
|
||||
# test with client
|
||||
|
||||
print(completion_with_split_tests(models=split_per_model, messages=messages, use_client=True, id="test_id"))
|
||||
print(completion_with_split_tests(models=split_per_model, messages=messages))
|
Loading…
Add table
Add a link
Reference in a new issue