chatGPT部分完成

This commit is contained in:
aixianling
2023-05-15 17:58:00 +08:00
parent b773d87ff3
commit 8e894760a7
3 changed files with 18 additions and 11 deletions

View File

@@ -17,7 +17,7 @@ export default {
components: {Settings, Chat},
data() {
return {
showSettings: false,
showSettings: true,
setting: {
model: new ChatGPT(),
stream: true