869413421 / chatgpt-web

基于ChatGPT3.5 API实现的私有化web程序
Apache License 2.0
3.2k stars 742 forks source link

建议可以自定义API接口 #47

Closed pd12bbf7608ae1 closed 1 year ago

pd12bbf7608ae1 commented 1 year ago

项目 https://github.com/dirk1983/chatgpt 中提供了自定义openai接口地址的功能 建议在配置文件中添加类似于 api_endpoint 选项,默认使用 https://api.openai.com/v1/chat/completions ,用户可以自定义该选项,便于使用相关代理。

yuqihuang272 commented 1 year ago

怎么更新到3.5版本,现在还是版本3的api