Commits
Click on a commit to change the comparison rangefix(partners-mistralai): enforce max_concurrent_requests
- Wire max_concurrent_requests into HTTPX client limits for Mistral chat and embeddings
- Bound concurrent aembed_documents calls with a semaphore
- Add unit tests for HTTPX limits and async concurrency