Update roadmap.md
This commit is contained in:
parent
214bcb8d3e
commit
fd7cb4d3d0
@ -2,15 +2,11 @@
|
|||||||
|
|
||||||
路线图可能会经常变更,如果有强烈的建议,可以在 [issue](https://github.com/xerrors/Yuxi-Know/issues) 中提。
|
路线图可能会经常变更,如果有强烈的建议,可以在 [issue](https://github.com/xerrors/Yuxi-Know/issues) 中提。
|
||||||
|
|
||||||
|
|
||||||
## v0.4
|
## v0.4
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### 看板
|
### 看板
|
||||||
|
|
||||||
- 新建 DeepAgents 智能体(暂时没有场景)
|
- 新建 DeepAgents 智能体(暂时没有场景)
|
||||||
- 添加对于上传文件的支持
|
|
||||||
- 统一图谱数据结构,优化可视化方式 [#298](https://github.com/xerrors/Yuxi-Know/issues/298) [#273](https://github.com/xerrors/Yuxi-Know/issues/273) <Badge type="info" text="0.4" />
|
- 统一图谱数据结构,优化可视化方式 [#298](https://github.com/xerrors/Yuxi-Know/issues/298) [#273](https://github.com/xerrors/Yuxi-Know/issues/273) <Badge type="info" text="0.4" />
|
||||||
- 集成智能体评估,首先使用命令行来实现,然后考虑放在 UI 里面展示
|
- 集成智能体评估,首先使用命令行来实现,然后考虑放在 UI 里面展示
|
||||||
- 开发与生产环境隔离,构建生产镜像 <Badge type="info" text="0.4" />
|
- 开发与生产环境隔离,构建生产镜像 <Badge type="info" text="0.4" />
|
||||||
@ -18,13 +14,14 @@
|
|||||||
|
|
||||||
### Bugs
|
### Bugs
|
||||||
- 部分异常状态下,智能体的模型名称出现重叠[#279](https://github.com/xerrors/Yuxi-Know/issues/279)
|
- 部分异常状态下,智能体的模型名称出现重叠[#279](https://github.com/xerrors/Yuxi-Know/issues/279)
|
||||||
- 消息中断没有达到预期效果,看不到截断的消息
|
|
||||||
|
|
||||||
### 新增
|
### 新增
|
||||||
- 优化知识库详情页面,更加简洁清晰
|
- 优化知识库详情页面,更加简洁清晰
|
||||||
|
- 新增对于上传文件的智能体中间件
|
||||||
|
|
||||||
### 修复
|
### 修复
|
||||||
- 修复重排序模型实际未生效的问题
|
- 修复重排序模型实际未生效的问题
|
||||||
|
- 修复消息中断后消息消失的问题,并改善异常效果
|
||||||
|
|
||||||
|
|
||||||
## v0.3
|
## v0.3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user