mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-20 04:23:56 +00:00
test_e2e_batches_files
This commit is contained in:
@@ -152,7 +152,7 @@ def get_any_completed_batch_id_azure():
|
||||
return None
|
||||
|
||||
|
||||
@pytest.mark.parametrize("custom_llm_provider", ["azure", "openai"])
|
||||
@pytest.mark.parametrize("custom_llm_provider", ["openai"])
|
||||
def test_e2e_batches_files(custom_llm_provider):
|
||||
"""
|
||||
[PROD Test] Ensures OpenAI Batches + files work with OpenAI SDK
|
||||
|
||||
Reference in New Issue
Block a user