mirror of
https://github.com/zhayujie/bot-on-anything.git
synced 2026-01-19 09:41:07 +08:00
feat: add model config for gpt4
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"type" : "chatgpt",
|
||||
"openai": {
|
||||
"api_key": "YOUR API KEY",
|
||||
"model": "gpt-3.5-turbo",
|
||||
"proxy": "",
|
||||
"conversation_max_tokens": 1000,
|
||||
"character_desc": "你是ChatGPT, 一个由OpenAI训练的大型语言模型, 你旨在回答并解决人们的任何问题,并且可以使用多种语言与人交流。"
|
||||
|
||||
Reference in New Issue
Block a user