v0.0.6
TL;DR
Concurrency Control
- Introduced a limit on concurrent LLM API calls across both sync and async functions via the
AIPDF_MAX_CONCURRENT_REQUESTSenvironment variable.
What's Changed
- Added Support for Limiting Concurrent Sync and Async LLM Calls by @MinuraPunchihewa in #11
Full Changelog: v0.0.5...v0.0.6