基本功能已完成
This commit is contained in:
@@ -19,7 +19,8 @@ export default {
|
||||
return {
|
||||
showSettings: false,
|
||||
setting: {
|
||||
model: new ChatGPT()
|
||||
model: new ChatGPT(),
|
||||
stream: true
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user