Get AI-generated follow-up question suggestions to help users continue their exploration.Documentation Index
Fetch the complete documentation index at: https://docs.trellis.sh/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token obtained from the authenticate endpoint.
ID of an existing chat to generate follow-ups for. The conversation history will be used as context.
Alternative to
chat_id. Provide an array of user message strings directly.You must provide either
chat_id or user_messages, but not both.This endpoint is rate-limited to 10 requests per minute with a 5-request burst over 10 seconds, both per JWT. Excess requests return
429 with a Retry-After header.Response
List of suggested follow-up questions.