feat: support steaming

This commit is contained in:
Joel
2023-06-10 14:28:27 +08:00
parent cfd0c9532f
commit a8be513d4b
4 changed files with 4 additions and 31 deletions

View File

@ -26,7 +26,7 @@
"axios": "^1.3.5",
"classnames": "^2.3.2",
"copy-to-clipboard": "^3.3.3",
"dify-client": "1.0.3",
"dify-client": "2.0.0",
"eslint": "8.36.0",
"eslint-config-next": "13.2.4",
"eventsource-parser": "^1.0.0",
@ -78,4 +78,4 @@
"eslint --fix"
]
}
}
}