mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-30 16:22:54 +00:00
Allow passing aiohttp.ClientSession to acompletion() calls for better performance and resource management. Includes debug logging, tests, and documentation. Backward compatible.