Documentation Index
Fetch the complete documentation index at: https://docs.sudoapp.dev/llms.txt
Use this file to discover all available pages before exploring further.
ID of the chat completion
Identifier for the last message from the previous pagination request.
Number of messages to retrieve.
x >= 0Sort order for messages by timestamp. Use asc for ascending order or desc for descending order. Defaults to asc.
Chat completion messages gotten successfully
Represents a list of messages in a chat completion.