chore:ai智能客服可以正常对话

This commit is contained in:
2025-12-08 17:16:10 +08:00
parent 4cf19e417f
commit 7dbf455341
6 changed files with 55 additions and 63 deletions

View File

@@ -313,7 +313,7 @@ export default {
// 是否启用流式响应
enableStreaming: {
type: Boolean,
default: true
default: false
},
// 流式响应速度(字符/秒)
streamSpeed: {