Skip to content
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

[docker run] Fix loading of OpenAI Async client - use the Netty provider instead of okhttp #442

Merged
merged 3 commits into from
Sep 19, 2023

Conversation

eolivelli
Copy link
Member

@eolivelli eolivelli commented Sep 19, 2023

Fixes #439

Summary:

  • remove the Azure Blob dependency from the docker-runtime-tester, as it bring the Azure SDK that generate conflicts with the OpenAI Async client

@eolivelli eolivelli merged commit 9787b4b into main Sep 19, 2023
8 checks passed
@eolivelli eolivelli deleted the impl/fix-docker-run branch September 19, 2023 11:41
benfrank241 pushed a commit to vectorize-io/langstream that referenced this pull request May 2, 2024
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.

Parse exceptions when using Azure OpenAI only
2 participants