feat: support steaming
Showing
... | ... | @@ -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" | ||
] | ||
} | ||
} | ||
} | ||
\ No newline at end of file |
Please register or sign in to comment