Skip to content

Commit 06144be

Browse files
authored
docs(character): 修正分群 imageInputMaxSize 单位为 MB (#15)
1 parent bd39470 commit 06144be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ecosystem/other/character.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ input 会把最近群聊的聊天记录和状态等信息作为格式化输入
461461
* `toolCalling`: 是否启用工具调用功能
462462
* `image`: 是否允许输入图片
463463
* `imageInputMaxCount`: 最大的输入图片数量
464-
* `imageInputMaxSize`: 最大的输入图片大小(KB
464+
* `imageInputMaxSize`: 最大的输入图片大小(MB
465465
* `coolDownTime`: 冷却发言时间(秒)
466466
* `typingTime`: 模拟打字时的间隔(毫秒)
467467
* `largeTextSize`: 大文本消息的判断阈值(每段分句的字符数)

0 commit comments

Comments
 (0)