Messages
Get all messages for a specific conversation branch.
The branch is determined by the conversation's last_message_id.
API Key. Learn how to get it.
Successful Response
Validation Error
Append multiple messages to a given conversation.
If the conversation does not exist, it will be created with the first messages.
Args: conversation_id: ID of the conversation to append messages to project_id: ID of the project the conversation belongs to body: AppendMessagesBody message_service: Message service dependency conversation_service: Conversation service dependency
Returns: The list of appended messages
API Key. Learn how to get it.
Successful Response
Validation Error
Get all messages for a specific conversation branch.
The branch is determined by the conversation's last_message_id.
Successful Response
Validation Error
Append multiple messages to a given conversation.
If the conversation does not exist, it will be created with the first messages.
Args: conversation_id: ID of the conversation to append messages to project_id: ID of the project the conversation belongs to body: AppendMessagesBody message_service: Message service dependency conversation_service: Conversation service dependency
Returns: The list of appended messages
Successful Response
Validation Error
API Key. Learn how to get it.
Successful Response
Validation Error
Token for authorization
Successful Response
Validation Error
Last updated
Was this helpful?

