hermes-agent/website/docs
r266-tech c28c2a2380 docs(tts): document per-provider max_text_length caps
PR #13743 replaced the global MAX_TEXT_LENGTH=4000 with a per-provider
table and a user-override 'max_text_length:' key, but the user-guide
TTS page documented no length behaviour at all. Users hitting truncation
had no way to discover the new caps or the override.

Add an 'Input length limits' subsection after the existing Configuration
YAML block: provider default caps (Edge 5000 / OpenAI 4096 / xAI 15000 /
MiniMax 10000 / Mistral 4000 / Gemini 5000 / ElevenLabs model-aware /
NeuTTS,KittenTTS 2000), ElevenLabs model_id -> cap table (5k-40k), an
override example, and the validation rules (non-positive / non-integer /
boolean values fall through to the provider default).
2026-05-05 13:28:53 -07:00
..
developer-guide docs(prompt): clarify supported customization surfaces 2026-05-05 13:26:12 -07:00
getting-started docs: fix broken nix-setup anchor for container-aware CLI 2026-05-05 13:27:38 -07:00
guides docs(cron): lead with agent-driven setup for no-agent mode (#19871) 2026-05-04 12:39:19 -07:00
integrations docs: add Microsoft Teams to platform lists across docs 2026-05-04 20:59:18 -07:00
reference docs(config): fix fallback provider config paths 2026-05-05 13:24:53 -07:00
user-guide docs(tts): document per-provider max_text_length caps 2026-05-05 13:28:53 -07:00
index.md docs: add Microsoft Teams to platform lists across docs 2026-05-04 20:59:18 -07:00
user-stories.mdx docs(website): add User Stories and Use Cases collage page (#18282) 2026-04-30 23:56:59 -07:00