chore: 可以连接到流式请求
This commit is contained in:
@@ -395,7 +395,7 @@ export default {
|
||||
// 是否启用流式响应
|
||||
enableStreaming: {
|
||||
type: Boolean,
|
||||
default: false
|
||||
default: true
|
||||
},
|
||||
// 流式响应速度(字符/秒)
|
||||
streamSpeed: {
|
||||
|
||||
Reference in New Issue
Block a user