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

Add HTTP_PROXY variable and proxy process when access endpoints' api services #55

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

lingchuL
Copy link

Some area and use cases can't access to endpoints' services directly, like OpenAI's api.
I add some process to let the code read HTTP_PROXY enviroment variable from .env file first (if it was set), and use proxy to access endpoints' services and api, when createLanguageModel.

@lingchuL
Copy link
Author

@microsoft-github-policy-service agree company="ShelterFuture"

@lingchuL
Copy link
Author

@microsoft-github-policy-service agree company="ShelterFuture"

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.

None yet

1 participant