mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
Replace per-request `httpx.AsyncClient` with `get_async_httpx_client` to avoid the +500ms latency penalty from creating new clients per request. Updates tests to mock the cached client factory. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| test_csv_serializer.py | ||
| test_destination_factory.py | ||
| test_focus_database.py | ||
| test_s3_destination.py | ||
| test_vantage_destination.py | ||