mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
(ci/cd) run again
This commit is contained in:
parent
6197267e9a
commit
7e9359ecb8
1 changed files with 1 additions and 1 deletions
|
@ -260,7 +260,7 @@ def test_completion_azure_gpt4_vision():
|
|||
@pytest.mark.skip(reason="this test is flaky")
|
||||
def test_completion_perplexity_api():
|
||||
try:
|
||||
# litellm.set_verbose=True
|
||||
# litellm.set_verbose= True
|
||||
messages = [
|
||||
{"role": "system", "content": "You're a good bot"},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue