hermes-agent/website/docs/user-guide/features
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
..
_category_.json
api-server.md 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
batch-processing.md
browser.md feat: browser console/errors tool, annotated screenshots, auto-recording, and dogfood QA skill 2026-03-08 21:28:12 -07:00
checkpoints.md feat: filesystem checkpoints and /rollback command 2026-03-10 00:49:15 -07:00
code-execution.md docs: add 11 new pages + expand 4 existing pages (26 → 37 total) 2026-03-05 07:28:41 -08:00
context-files.md
cron.md
delegation.md
honcho.md
hooks.md
image-generation.md
mcp.md feat(mcp): add sampling support — server-initiated LLM requests (#753) 2026-03-09 03:37:38 -07:00
memory.md
personality.md
provider-routing.md
rl-training.md
skills.md
streaming.md docs: comprehensive documentation for API server, streaming, and Open WebUI 2026-03-11 08:57:35 -07:00
tools.md feat: browser console/errors tool, annotated screenshots, auto-recording, and dogfood QA skill 2026-03-08 21:28:12 -07:00
tts.md
vision.md