mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
ci/cd run again
This commit is contained in:
parent
10a672634d
commit
12d2dcd48c
1 changed files with 0 additions and 1 deletions
|
@ -3089,7 +3089,6 @@ def test_mistral_anyscale_stream():
|
||||||
print(chunk["choices"][0]["delta"].get("content", ""), end="")
|
print(chunk["choices"][0]["delta"].get("content", ""), end="")
|
||||||
|
|
||||||
|
|
||||||
# test_mistral_anyscale_stream()
|
|
||||||
# test_completion_anyscale_2()
|
# test_completion_anyscale_2()
|
||||||
# def test_completion_with_fallbacks_multiple_keys():
|
# def test_completion_with_fallbacks_multiple_keys():
|
||||||
# print(f"backup key 1: {os.getenv('BACKUP_OPENAI_API_KEY_1')}")
|
# print(f"backup key 1: {os.getenv('BACKUP_OPENAI_API_KEY_1')}")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue