test_e2e_batches_files

This commit is contained in:
Ishaan Jaffer
2025-11-27 09:14:43 -08:00
parent 31ecd4ce49
commit 96a0f960a9
@@ -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