Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "id": 123, "context": {}, "created_at": "<string>", "last_message_at": "<string>", "message_count": 123, "messages": [ { "id": 123, "content": "<string>", "created_at": "<string>", "metadata": {}, "tool_calls": [ { "id": "<string>", "type": "<string>", "function": { "name": "<string>", "arguments": "<string>" } } ] } ], "title": "<string>", "updated_at": "<string>" }
Sends a message in an AI conversation and receives a response.
OK
Show child attributes
active
archived