langchain icon indicating copy to clipboard operation
langchain copied to clipboard

[llms-openai-proxy]Solve issue#1423: add open.proxy params loading from environment

Open peter65374 opened this issue 1 year ago • 0 comments

This PR is to solve the issue#1423. Add http_proxy loading from environment in openai.py for both BaseOpenAI and OpenAIChat. It is an optional env variables not mandatory.

This is my first PR, so I am not sure of the code formatting and lint. Please correct or assign issue to me to make it if any.

peter65374 avatar Mar 05 '23 14:03 peter65374