Skip to main content

Module chatbot_conversation_messages_citations

Module chatbot_conversation_messages_citations 

Source

Structs§

ChatbotConversationMessageCitation

Functions§

get_by_conversation_id
get_by_message_id
insert
insert_batch
Insert a batch of citation from the same conversation
update_citation_message_ids
Sets the correct conversation_message_id to citations. The correct id is the id of the chatbot text message that uses the citations. Update the citations that currently connected to a conversation_message that contains tool output and has the same response_id.