hermes-agent/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current
liuhao1024 1818d63052 fix(docs): target installer venv in voice extra install command
The quickstart voice-mode section used `uv pip install -e ".[voice]"`
which fails on a fresh curl-installed setup because no virtual environment
is active. Use `--python ./venv/bin/python` to target the installer-created
venv explicitly, matching the curl installer layout.

Fixes #44364
2026-07-28 11:57:37 -07:00
..
developer-guide feat: raise default tool-calling iteration limit from 90 to 500 2026-07-26 12:54:45 -07:00
getting-started fix(docs): target installer venv in voice extra install command 2026-07-28 11:57:37 -07:00
guides docs(portal): describe per-model routing accurately — not everything goes through OpenRouter 2026-07-26 18:02:13 -07:00
integrations docs(portal): describe per-model routing accurately — not everything goes through OpenRouter 2026-07-26 18:02:13 -07:00
reference feat: raise default tool-calling iteration limit from 90 to 500 2026-07-26 12:54:45 -07:00
user-guide docs(acp): warn that Buzz auto-approves Hermes tool permissions 2026-07-28 11:53:12 -07:00
index.mdx fix(docs): update all install instructions everywhere 2026-06-04 21:07:45 -04:00
user-stories.mdx