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

feat: add proxy support and fix streaming mode #122

Merged
merged 1 commit into from
Feb 25, 2023

Conversation

puppywang
Copy link
Contributor

  1. To avoid leaking personal information, I would like to request make direct to openai.com, so a simple proxy is introduced, you could set the socks proxy by setting SOCKS_PROXY_HOST and SOCKS_PROXY_PORT config in service/.env file.
  2. Streaming mode is fixed, and it shoudl work without any issue.

@Chanzhaoyu
Copy link
Owner

Chanzhaoyu commented Feb 25, 2023

感谢 PR,我先测试下消息完整性 👍

@Chanzhaoyu Chanzhaoyu merged commit 628187f into Chanzhaoyu:main Feb 25, 2023
marlkiller pushed a commit to marlkiller/chatgpt-web that referenced this pull request Feb 25, 2023
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

2 participants