mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
ci/cd run again
This commit is contained in:
parent
85ced920a0
commit
7f93fa01e9
1 changed files with 1 additions and 1 deletions
|
|
@ -3598,7 +3598,7 @@ def test_completion_anthropic_hanging():
|
|||
@pytest.mark.skip(reason="anyscale stopped serving public api endpoints")
|
||||
def test_completion_anyscale_api():
|
||||
try:
|
||||
# litellm.set_verbose=True
|
||||
# litellm.set_verbose = True
|
||||
messages = [
|
||||
{"role": "system", "content": "You're a good bot"},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue