fix: openai_base_url load

This commit is contained in:
zhayujie
2023-03-15 12:57:34 +08:00
parent 1dc39af423
commit 224ee6bd89
3 changed files with 7 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
{
"open_ai_api_key": "YOUR API KEY",
"open_ai_api_base":"",
"proxy": "",
"single_chat_prefix": ["bot", "@bot"],
"single_chat_reply_prefix": "[bot] ",