Skip to content

Added the ability to specify a custom httpx.AsyncClient for AsyncHTTPHandler #12164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

barabum0
Copy link

@barabum0 barabum0 commented Jun 30, 2025

Title

Added the ability to specify a custom httpx.AsyncClient for AsyncHTTPHandler (asynchronous Anthropic model calls)

Relevant issues

None

Pre-Submission checklist

  • I have Added testing in the tests/litellm/ directory
  • I have added a screenshot of my new test passing locally
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem

Type

🐛 Bug Fix
📖 Documentation
✅ Test

Copy link

vercel bot commented Jun 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litellm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 30, 2025 0:07am

@CLAassistant
Copy link

CLAassistant commented Jun 30, 2025

CLA assistant check
All committers have signed the CLA.

@barabum0
Copy link
Author

image

@barabum0 barabum0 changed the title Added the ability to specify a custom httpx.AsyncClient for asynchronous Anthropic model calls. Added the ability to specify a custom httpx.AsyncClient for AsyncHTTPHandler Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants