Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
session_id | str | :heavy_check_mark: | The session the run belongs to. Send it back to continue the conversation. | b51a0e21-368b-4780-a220-14655bf28c55 |
status | components.InternInvokeAcceptedResponseStatus | :heavy_check_mark: | started when a new run began. steered when the session already had a run going and the prompt was delivered into it instead. | started |