ForcePilot/docs/changelog/v0.2.md

22 lines
955 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

目前已有的开发计划包括:
### v2.0 Prerelease
💭 **Features Todo**
- [x] 知识库使用 LightRAGGraphRAG 轻量版)重构(🌟🌟🌟🌟🌟)
- [x] 集成 MinerU 处理 PDF 文件。(🌟🌟🌟)
- [x] 优化现有向量模型的逻辑,全局配置的向量模型作为新建知识库的默认模型,但是查询的时候,使用对应数据库的向量模型查询(单例模式)(🌟🌟🌟)
- [x] 多类型知识库支持(🌟🌟🌟🌟🌟)
- [x] 设计问答知识库,支持针对问答对的调优
- [x] 添加了批量上传文件的脚本,并优化文件信息
🐛**BUGs**
- [x] 智能体的工具切换有问题
💯 More:
- [ ] 封装现有工具为 mcpstdio调用
- [ ] 支持额外 mcp 配置(代码端)
- [ ] 添加用户日志与用户反馈模块,可以在 AgentView 中查看信息(🌟🌟)
- [ ] 对话页面支持文档/图片临时上传(🌟🌟🌟🌟)