mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 10:01:46 +08:00
Feat/chat support voice input (#532)
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
"i18next": "^22.4.13",
|
||||
"i18next-resources-to-backend": "^1.1.3",
|
||||
"immer": "^9.0.19",
|
||||
"js-audio-recorder": "^1.0.7",
|
||||
"js-cookie": "^3.0.1",
|
||||
"katex": "^0.16.7",
|
||||
"lodash-es": "^4.17.21",
|
||||
@@ -68,6 +69,7 @@
|
||||
"react-tooltip": "5.8.3",
|
||||
"react-window": "^1.8.9",
|
||||
"react-window-infinite-loader": "^1.0.9",
|
||||
"recordrtc": "^5.6.2",
|
||||
"rehype-katex": "^6.0.2",
|
||||
"remark-breaks": "^3.0.2",
|
||||
"remark-gfm": "^3.0.1",
|
||||
@@ -88,6 +90,7 @@
|
||||
"@types/js-cookie": "^3.0.3",
|
||||
"@types/negotiator": "^0.6.1",
|
||||
"@types/qs": "^6.9.7",
|
||||
"@types/recordrtc": "^5.6.11",
|
||||
"@types/sortablejs": "^1.15.1",
|
||||
"eslint-config-next": "^13.4.7",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
|
||||
Reference in New Issue
Block a user