Skip to content

Conversation

@feiskyer
Copy link

Fixes error: Failed to load provider 'provider-azure-openai': Using SOCKS proxy, but the 'socksio' package is not installed. Make sure to install httpx using pip install httpx[socks].

Updated httpx dependency to include the [socks] extra, which installs the required socksio package for SOCKS proxy functionality.

Fixes error: Failed to load provider 'provider-azure-openai': Using SOCKS proxy, but the 'socksio' package is not installed. Make sure to install httpx using `pip install httpx[socks]`.

Updated httpx dependency to include the [socks] extra, which installs
the required socksio package for SOCKS proxy functionality.
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.

1 participant