R/chat-persistence.R
cassidy_load_conversation.Rd
Retrieves a previously saved conversation by its ID.
cassidy_load_conversation(conv_id)
Character. The conversation ID to load.
List containing conversation data, or NULL if not found.