Conversation
Fetch the active share-link details for a conversation without mutating anything.
Successful Response
Validation Error
Create a shareable link for a conversation with optional expiry days.
Successful Response
Validation Error
Get a shared conversation by its share ID, including all messages and attachments.
enSuccessful Response
Validation Error
Delete a shared conversation by its share ID.
Successful Response
Validation Error
Get all shared conversations of current user.
Search query for conversation title
Successful Response
Validation Error
Clone a shared conversation to a new conversation.
Successful Response
Validation Error
No content
Get all conversations of current user, optionally filtered by a search query and chatbot_id.
Search query for conversation title or message content
""Chatbot id for conversation
Pointer to keep track of the last fetched conversations
Number of conversations to return per request
Successful Response
Validation Error
Create a new conversation with optional title.
openai/gpt-4o-miniSuccessful Response
Validation Error
Get messages from a specific conversation with optional limit and date filtering.
enSuccessful Response
Validation Error
Delete a specific conversation by ID and remove any associated attachments and vector DB documents.
Successful Response
Validation Error
Rename an existing conversation with a new title.
Successful Response
Validation Error
Delete multiple conversations matching the specified criteria, including user_id, chatbot_id and optional conversation_ids.
Request model for deleting conversations.
Successful Response
Validation Error
Generate a title for an existing conversation based on its content.
Successful Response
Validation Error
Last updated