Replies: 1 comment
-
@rajatm91 you don't need to use litellm sdk to call the proxy. The proxy is openai compatible and will work with your openai client. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have hosted our litellm proxy with self-signed certificate and currently want to disable the certificate verfication.
while using
Open AI
sdk , i can pass a httpx.client object to. disable verification :I wanted to understand how can i pass the httpx.client object while using litellm sdk.
Beta Was this translation helpful? Give feedback.
All reactions