Giter Club home page Giter Club logo

Comments (4)

zhayujie avatar zhayujie commented on May 16, 2024 2

{ "open_ai_api_key": "i", "single_chat_prefix": [""], "single_chat_reply_prefix": "[来自AI回复] ", "group_chat_prefix": ["@ai机器人"], "group_name_white_list": ["羊毛群"], "image_create_prefix": ["画", "看", "找"], "conversation_max_tokens": 1200, # 支持上下文记忆的最多字符数 "character_desc": "你是ChatGPT, 一个由OpenAI训练的大型语言模型, 你乐于回答人们的各种问题。" # 人格描述 }

需要把注释部分删掉 ("#以及后面的内容"), 或者从 config-template.json 中复制过来

from chatgpt-on-wechat.

zhayujie avatar zhayujie commented on May 16, 2024 1

最好可以再更新下代码,我刚更新了一个别的bug

from chatgpt-on-wechat.

zhayujie avatar zhayujie commented on May 16, 2024

把 config.json 中除了api_key之外的内容贴出来看下

from chatgpt-on-wechat.

fj9876 avatar fj9876 commented on May 16, 2024

{
"open_ai_api_key": "i",
"single_chat_prefix": [""],
"single_chat_reply_prefix": "[来自AI回复] ",
"group_chat_prefix": ["@ai机器人"],
"group_name_white_list": ["羊毛群"],
"image_create_prefix": ["画", "看", "找"],
"conversation_max_tokens": 1200, # 支持上下文记忆的最多字符数
"character_desc": "你是ChatGPT, 一个由OpenAI训练的大型语言模型, 你乐于回答人们的各种问题。" # 人格描述
}

from chatgpt-on-wechat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.