docs(model): add model provider runtime/config docs and link from README

This commit is contained in:
2026-04-28 23:00:23 +08:00
parent ff80d6bbc4
commit d7b271bf71
2 changed files with 177 additions and 1 deletions

View File

@@ -139,13 +139,13 @@ Partner/
- [整体架构与运行流](doc/architecture/overview.md)
- [配置中心](doc/config/configuration.md)
- [模型提供商](doc/model/providers.md)
### 待完成
- [ContextWorkspace](doc/context/context-workspace.md)
- [行动系统](doc/action/action.md)
- [记忆存储与组织](doc/memory/memory.md)
- [模型提供商](doc/model/providers.md)
---