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.

9 lines
269B

  1. {
  2. "open_ai_api_key": "YOUR API KEY",
  3. "single_chat_prefix": ["bt", "@bt"],
  4. "single_chat_reply_prefix": "[bot] ",
  5. "group_chat_prefix": ["@bt"],
  6. "group_name_white_list": ["ChatGPT测试群", "ChatGPT测试群2"],
  7. "image_create_prefix": ["画", "看", "找"]
  8. }