docs(docs): align navigation inventory and model examples for #774

This commit is contained in:
Chummy 2026-02-18 21:06:01 +08:00
parent e1aeabdb5f
commit daef8f8094
10 changed files with 56 additions and 7 deletions

View file

@ -14,6 +14,9 @@
| 一键安装与初始化 | [one-click-bootstrap.md](one-click-bootstrap.md) |
| 按任务找命令 | [commands-reference.md](commands-reference.md) |
| 快速查看配置默认值与关键项 | [config-reference.md](config-reference.md) |
| 接入自定义 Provider / endpoint | [custom-providers.md](custom-providers.md) |
| 配置 Z.AI / GLM Provider | [zai-glm-setup.md](zai-glm-setup.md) |
| 使用 LangGraph 工具调用集成 | [langgraph-integration.md](langgraph-integration.md) |
| 进行日常运维runbook | [operations-runbook.md](operations-runbook.md) |
| 快速排查安装/运行问题 | [troubleshooting.md](troubleshooting.md) |
| 统一目录导航 | [SUMMARY.md](SUMMARY.md) |
@ -48,6 +51,9 @@
- [providers-reference.md](providers-reference.md)
- [channels-reference.md](channels-reference.md)
- [config-reference.md](config-reference.md)
- [custom-providers.md](custom-providers.md)
- [zai-glm-setup.md](zai-glm-setup.md)
- [langgraph-integration.md](langgraph-integration.md)
- [operations-runbook.md](operations-runbook.md)
- [troubleshooting.md](troubleshooting.md)
@ -65,6 +71,7 @@
- [security/README.md](security/README.md)
- [agnostic-security.md](agnostic-security.md)
- [frictionless-security.md](frictionless-security.md)
- [sandboxing.md](sandboxing.md)
- [resource-limits.md](resource-limits.md)
- [audit-logging.md](audit-logging.md)