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

Added the option of specifying a proxy for the OpenAI API #5246

Merged
merged 2 commits into from
May 25, 2023

Conversation

ymaurer
Copy link
Contributor

@ymaurer ymaurer commented May 25, 2023

Added the option of specifying a proxy for the OpenAI API

Fixes #5243

It affects the OpenAI Models
- @hwchase17
- @agola11

Copy link
Contributor

@hwchase17 hwchase17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks reasonable to me - thanks!

@hwchase17 hwchase17 added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label May 25, 2023
@dev2049 dev2049 merged commit 88ed8e1 into langchain-ai:master May 25, 2023
@danielchalef danielchalef mentioned this pull request Jun 5, 2023
Undertone0809 pushed a commit to Undertone0809/langchain that referenced this pull request Jun 19, 2023
…ai#5246)

# Added the option of specifying a proxy for the OpenAI API

Fixes langchain-ai#5243

Co-authored-by: Yves Maurer <>
This was referenced Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm PR looks good. Use to confirm that a PR is ready for merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add possibility to set a proxy for openai API access
3 participants