test(test_text_completion.py): skip unstable test
This commit is contained in:
parent
65baa83928
commit
82149b8cf4
@ -3990,6 +3990,7 @@ def test_async_text_completion():
|
||||
asyncio.run(test_get_response())
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="Tgai endpoints are unstable")
|
||||
def test_async_text_completion_together_ai():
|
||||
litellm.set_verbose = True
|
||||
print("test_async_text_completion")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user