feat(llm): 添加 Hermes Gateway LLM 设计文档
```
This commit is contained in:
2026-06-01 16:05:15 +08:00
parent 33a9845566
commit 826db8ec2e
3 changed files with 2534 additions and 0 deletions

1
.gitignore vendored
View File

@ -21,6 +21,7 @@ sessions/
**/.ruff_cache/
**/.mypy_cache/
**/.cache/
**/.codegraph/
**/.venv/
**/dist/
**/build/