anse-app / chatgpt-demo

Minimal web UI for ChatGPT.
https://chatgpt.ddiu.me
MIT License
8.01k stars 3.81k forks source link

feature request, openai API proxy. #351

Closed yunhaizhu closed 1 year ago

yunhaizhu commented 1 year ago

Clear and concise description of the problem

any idea to provide OPNAI API proxy within this server?

Suggested solution

may merge some api http proxy service within server.

Alternative

No response

Additional context

No response

Validations

ddiu8081 commented 1 year ago

We already have OPENAI_API_BASE_URL environment variable, you can set a proxy-server in self-deployed site.