12345{ "assistant": { "enabled": false } }
404 Assistant is disabled.assistant.suggestions:123456789{ "assistant": { "suggestions": [ "What is Acme?", "Show me the quickstart", "Search the docs for ..." ] } }
... is treated as open-ended: clicking it fills the chat input with the text (dots removed) and focuses it, so the user can complete the query before sending.suggestions is omitted, three defaults based on the site name are shown:What is {site name}?Guide me through the pages I should read firstSearch the docs for ...docs.zip URL in production, then streams the answer back into the chat UI.HOLOCRON_KEY; unauthenticated requests use a temporary fallback with stricter IP rate limits. The default model is GLM 4.7 Flash.enabled: false removes:/holocron-api/chat; the endpoint returns 404 while disableddocs.json setting for them yet. Today it answers from the current docs content and the docs zip payload.