You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's no usage documentation for http_client and http_async_client.
I think it cannot be passed down from config, it is usually some HTTPClient interface or httpx class and only parameters of these classes (especially proxies) can be passed down from config.
🐛 Describe the bug
There's no usage documentation for
http_client
andhttp_async_client
.I think it cannot be passed down from config, it is usually some
HTTPClient
interface orhttpx
class and only parameters of these classes (especially proxies) can be passed down from config.Langchain Docs
The text was updated successfully, but these errors were encountered: