fix(chat): 处理响应数据为列表时的情况
当响应内容`data`是一个列表时,将其所有元素连接成一个字符串,以避免在后续处理中因类型不匹配而引发的错误。
This commit is contained in:
committed by
Windpicker-owo
parent
4b6b5d610c
commit
95d70df13a
1
.gitignore
vendored
1
.gitignore
vendored
@@ -337,3 +337,4 @@ MaiBot.code-workspace
|
||||
/tests
|
||||
/tests
|
||||
.kilocode/rules/MoFox.md
|
||||
src/chat/planner_actions/planner (2).py
|
||||
|
||||
Reference in New Issue
Block a user