You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 line
403B

  1. {
  2. "open_ai_api_key": "YOUR API KEY",
  3. "single_chat_prefix": ["bot", "@bot"],
  4. "single_chat_reply_prefix": "[bot] ",
  5. "group_chat_prefix": ["@bot"],
  6. "group_chat_keyword": ["为什么", "why", "Why", "?", "请教"],
  7. "group_name_white_list": ["ChatGPT测试群", "ChatGPT测试群2"],
  8. "group_name_keyword_white_list": ["相亲相爱", "瞎侃"],
  9. "image_create_prefix": ["画", "看", "找"]
  10. }