File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1212
1313** Next**
1414
15- - [ ] 修改现有的 ReAct 智能体,并尽量将默认助手的特性兼容到 LangGraph 的 [ ` create_agent ` ] ( https://docs.langchain.com/oss/python/langchain/agents ) 中
15+ - [ ] 修改现有的智能体Demo,并尽量将默认助手的特性兼容到 LangGraph 的 [ ` create_agent ` ] ( https://docs.langchain.com/oss/python/langchain/agents ) 中
16+ - [ ] 基于 create_agent 创建 SQL Viewer 智能体 <Badge type =" info " text =" 0.3.5 " />
17+ - [ ] 优化 MCP 逻辑,支持 common + special 创建方式 <Badge type =" info " text =" 0.3.5 " />
1618- [ ] 添加对于上传文件的支持
1719- [ ] 知识图谱的上传和可视化,支持属性,标签的展示 <Badge type =" info " text =" 0.4 " />
1820- [ ] 集成智能体评估,首先使用命令行来实现,然后考虑放在 UI 里面展示
1921- [ ] 开发与生产环境隔离,构建生产镜像 <Badge type =" info " text =" 0.4 " />
20- - [ ] 支持 MinerU 2.5 的解析方法(含API方法)<Badge type =" info " text =" 0.3.5 " />
22+ - [ ] 支持 MinerU 2.5 的解析方法(含API方法,API不支持文件上传 )<Badge type =" info " text =" 0.3.5 " />
2123- [ ] 优化全局配置的管理模型,优化配置管理
2224
2325** Later**
You can’t perform that action at this time.
0 commit comments