Skip to content

How to use LiteLLMClient with httpx.Client #203

Description

@satyaloka93

I simply would like clarification how to use the LiteLLMClient to incorporate httpx.Client settings (proxy, ssl settings), which is touched on in litellm documentation here. I checked the models documentation for litellm and google-adk, but could not see any reference to that setting, and I tried setting http_client=httpx_client, as well as trying litellm.client_session = httpx.Client(), but nothing worked. Would appreciate any pointers for implementing this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions