feat(knowledge): add document parser and metadata management
This commit is contained in:
@@ -38,7 +38,9 @@
|
||||
"react-is": "18.3.1",
|
||||
"react-router-dom": "^7.9.4",
|
||||
"uuid": "^13.0.0",
|
||||
"zustand": "^5.0.8"
|
||||
"zustand": "^5.0.8",
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"monaco-editor": "^0.52.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.36.0",
|
||||
|
||||
Reference in New Issue
Block a user