chore: 可以连接到流式请求

This commit is contained in:
2025-12-11 17:24:14 +08:00
parent f0d3d1986f
commit 3898518ad0
2 changed files with 227 additions and 7 deletions

View File

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