Update roadmap.md
This commit is contained in:
parent
acc9a49cb1
commit
d40bc3efa5
@ -12,12 +12,14 @@
|
||||
|
||||
**Next**
|
||||
|
||||
- [ ] 修改现有的 ReAct 智能体,并尽量将默认助手的特性兼容到 LangGraph 的 [`create_agent`](https://docs.langchain.com/oss/python/langchain/agents) 中
|
||||
- [ ] 修改现有的智能体Demo,并尽量将默认助手的特性兼容到 LangGraph 的 [`create_agent`](https://docs.langchain.com/oss/python/langchain/agents) 中
|
||||
- [ ] 基于 create_agent 创建 SQL Viewer 智能体 <Badge type="info" text="0.3.5" />
|
||||
- [ ] 优化 MCP 逻辑,支持 common + special 创建方式 <Badge type="info" text="0.3.5" />
|
||||
- [ ] 添加对于上传文件的支持
|
||||
- [ ] 知识图谱的上传和可视化,支持属性,标签的展示 <Badge type="info" text="0.4" />
|
||||
- [ ] 集成智能体评估,首先使用命令行来实现,然后考虑放在 UI 里面展示
|
||||
- [ ] 开发与生产环境隔离,构建生产镜像 <Badge type="info" text="0.4" />
|
||||
- [ ] 支持 MinerU 2.5 的解析方法(含API方法)<Badge type="info" text="0.3.5" />
|
||||
- [ ] 支持 MinerU 2.5 的解析方法(含API方法,API不支持文件上传)<Badge type="info" text="0.3.5" />
|
||||
- [ ] 优化全局配置的管理模型,优化配置管理
|
||||
|
||||
**Later**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user