mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
Merge branch 'main' into litellm_mock_test_fix
This commit is contained in:
commit
f53599825d
1 changed files with 1 additions and 0 deletions
|
|
@ -471,6 +471,7 @@ def test_completion_azure_stream():
|
|||
|
||||
|
||||
# test_completion_azure_stream()
|
||||
@pytest.mark.skip("Skipping predibase streaming test - ran out of credits")
|
||||
@pytest.mark.parametrize("sync_mode", [True, False])
|
||||
@pytest.mark.asyncio
|
||||
async def test_completion_predibase_streaming(sync_mode):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue