mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-03-19 21:38:18 +08:00
支持自定义openai_api_base
支持自定义openai_api_base 解决国内API被墙的问题,可以自定义使用自己的中转API
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"open_ai_api_key": "YOUR API KEY",
|
||||
"open_ai_api_base":"",
|
||||
"proxy": "",
|
||||
"single_chat_prefix": ["bot", "@bot"],
|
||||
"single_chat_reply_prefix": "[bot] ",
|
||||
|
||||
Reference in New Issue
Block a user