From a41845fc77ff58b27eb851ff056bf517780c773e Mon Sep 17 00:00:00 2001 From: "open-swe[bot]" Date: Mon, 11 Aug 2025 20:35:14 +0000 Subject: [PATCH] Apply patch [skip ci] --- .../integration_tests/chat_models/test_batch_integration.py | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/partners/openai/tests/integration_tests/chat_models/test_batch_integration.py b/libs/partners/openai/tests/integration_tests/chat_models/test_batch_integration.py index 38c6c57d4fc..90c419633ee 100644 --- a/libs/partners/openai/tests/integration_tests/chat_models/test_batch_integration.py +++ b/libs/partners/openai/tests/integration_tests/chat_models/test_batch_integration.py @@ -359,6 +359,7 @@ class TestBatchAPIPerformance: assert expected_answer in content or str(i * 2) in content # Log processing time for analysis @pytest.mark.scheduled + def test_batch_vs_sequential_comparison(self): """Compare batch API performance vs sequential processing.""" messages = [