kaixindelele / ChatPaper

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

add support for proxy of openai api #267

Closed xuzhougeng closed 11 months ago

xuzhougeng commented 11 months 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.