Update bot_config_template.toml

pull/289/head
Ealvn 2025-03-12 14:51:51 +01:00 committed by GitHub
parent f8ac3f879d
commit 6d195e809e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ prompt_schedule = "一个曾经学习地质,现在学习心理学和脑科学的
min_text_length = 2 # 与麦麦聊天时麦麦只会回答文本大于等于此数的消息 min_text_length = 2 # 与麦麦聊天时麦麦只会回答文本大于等于此数的消息
max_context_size = 15 # 麦麦获得的上文数量 max_context_size = 15 # 麦麦获得的上文数量
emoji_chance = 0.2 # 麦麦使用表情包的概率 emoji_chance = 0.2 # 麦麦使用表情包的概率
handle_image = 0.8 # 麦麦处理图片的概率
thinking_timeout = 120 # 麦麦思考时间 thinking_timeout = 120 # 麦麦思考时间
response_willing_amplifier = 1 # 麦麦回复意愿放大系数一般为1 response_willing_amplifier = 1 # 麦麦回复意愿放大系数一般为1