mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-05-11 17:53:11 +00:00
添加 markdown-to-text 库以处理 Markdown 文本,更新向量管理器以使用递归字符文本分割器,并优化内容处理逻辑。同时更新本地嵌入模型的默认设置。
This commit is contained in:
@@ -101,6 +101,7 @@
|
||||
"lodash.isequal": "^4.5.0",
|
||||
"lru-cache": "^10.1.0",
|
||||
"lucide-react": "^0.447.0",
|
||||
"markdown-to-text": "^0.1.1",
|
||||
"mermaid": "^11.6.0",
|
||||
"micromatch": "^4.0.5",
|
||||
"minimatch": "^10.0.1",
|
||||
|
||||
Reference in New Issue
Block a user