kaixindelele / ChatPaper

Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
https://chatwithpaper.org
Other
18.54k stars 1.94k forks source link

add support for proxy of openai api #267

Closed xuzhougeng closed 1 year ago

xuzhougeng commented 1 year ago

Add OPENAI_API_BASE = https://api.openai.com/v1 in the apikey.ini file for default value.

And the user can change it for proxy url of openai to avoid using system proxy.