mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-30 05:47:54 +00:00
Apply patch [skip ci]
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user