forked from phoenix/litellm-mirror
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
|
# 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