hermes-agent/website/docs
teknium1 b800e63137 fix: clean up API server — remove dead code, deduplicate model resolution, cache streaming config, add setup integration and security docs
- Remove unused _write_sse_chat_completion pseudo-streaming method (dead code)
- Extract _resolve_model() helper in gateway/run.py, use from api_server
- Cache streaming config at GatewayRunner init instead of YAML parsing per-message
- Add API_SERVER_* env vars to OPTIONAL_ENV_VARS for hermes setup integration
- Add security warning about network exposure without API_SERVER_KEY
2026-03-11 09:01:17 -07:00
..
developer-guide feat: platform-conditional skill loading + Apple/macOS skills 2026-03-07 00:47:54 -08:00
getting-started docs: list individual config commands first, then hermes setup as all-in-one 2026-03-11 07:30:28 -07:00
guides docs: add Guides & Tutorials section, restructure sidebar 2026-03-08 19:37:34 -07:00
reference docs: list individual config commands first, then hermes setup as all-in-one 2026-03-11 07:30:28 -07:00
user-guide fix: clean up API server — remove dead code, deduplicate model resolution, cache streaming config, add setup integration and security docs 2026-03-11 09:01:17 -07:00
index.md docs: add Guides & Tutorials section, restructure sidebar 2026-03-08 19:37:34 -07:00