ForcePilot/docs
Wenjie Zhang 5b1fd51b27 refactor: 移除 spaCy 图谱抽取器,前端抽取方案收敛为仅 LLM
- 删除 backend/package/yuxi/knowledge/graphs/extractors/spacy.py
- 清理 __init__.py 和 factory.py 中的 spacy 引用
- KnowledgeGraphSection.vue 抽取器类型仅保留 LLM + "更多拓展中"占位
- 补充测试:factory 仅支持 llm、reject spacy、service configure 拒绝 spacy
- 更新 docs/intro/knowledge-base.md 文档描述
2026-05-26 17:40:17 +08:00
..
.vitepress style(format): 格式化代码 2026-04-27 02:24:52 +08:00
advanced docs: 更新文档 - REFACTOR、API Key、Agent Config、Roadmap 2026-05-26 17:40:17 +08:00
agents docs: 更新文档 - REFACTOR、API Key、Agent Config、Roadmap 2026-05-26 17:40:17 +08:00
develop-guides chore: 清理无用空行,更新文档 2026-05-26 17:40:17 +08:00
intro refactor: 移除 spaCy 图谱抽取器,前端抽取方案收敛为仅 LLM 2026-05-26 17:40:17 +08:00
public docs: 更新快速开始指南,添加迁移指南链接,优化描述 2026-01-25 23:03:50 +08:00
index.md refactor: 知识库重新设计 2026-05-26 17:39:12 +08:00
package.json refactor: 更新文档部署说明 2026-03-24 11:09:46 +08:00