docs: 更新结构图
This commit is contained in:
parent
9278a67dc7
commit
44276661a0
14
README.md
14
README.md
@ -7,7 +7,6 @@
|
||||
[](https://github.com/xerrors/Yuxi/issues)
|
||||
[](https://github.com/xerrors/Yuxi/blob/main/LICENSE)
|
||||
[](https://deepwiki.com/xerrors/Yuxi)
|
||||
[](https://zread.ai/xerrors/Yuxi)
|
||||
[](https://www.bilibili.com/video/BV1DF14BTETq/)
|
||||
|
||||
|
||||
@ -17,7 +16,7 @@
|
||||
|
||||
</div>
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
**图由 GPT-Image-2 生成*
|
||||
@ -49,23 +48,22 @@
|
||||
## 最新动态
|
||||
|
||||
|
||||
<details open>
|
||||
<details>
|
||||
<summary>[2026/06] v0.7.0 开发中(重要不兼容变更)</summary>
|
||||
|
||||
|
||||
</details>
|
||||
|
||||
### 重大变更
|
||||
**重大变更**
|
||||
|
||||
- **模型配置收敛**:移除旧版 v1 模型配置与 Ollama 支持,运行时统一使用 `provider_id:model_id` 与独立 provider 模块,自定义 provider 迁移到数据库
|
||||
- **智能体运行时收敛**:用户可见的 `AgentConfig` 收敛为数据库持久化的一级 `Agent`,新增 `/api/agent` 管理与运行接口,前端只提交 `agent_id`
|
||||
- **知识库能力收敛**:以 Yuxi 自研的 Milvus 知识库/图谱构建、展示、检索链路替换历史 LightRAG 集成,并移除 Upload 类型;知识库类型收敛为 **Milvus** 与只读连接器(**Dify**、**Notion**),减少历史集成带来的兼容性问题
|
||||
- **Skill 安装与权限收敛**:以 `source_type / share_config / enabled` 表达来源、生效范围与启用状态;内置 Skill 启动自动入库并默认全局启用,上传/远程统一改为「解析草稿 → 确认安装」
|
||||
- **用户身份命名收敛**:业务登录标识统一为字符串 `uid`
|
||||
|
||||
|
||||
|
||||
详见 [changelog](docs/develop-guides/changelog.md)。
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>[2026/04/01] v0.6.0 版本发布</summary>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user