pub fn append_entry(session_key: &str, entry: &ConversationEntry) -> Result<()>Expand description
Append an entry to the conversation log file.
pub fn append_entry(session_key: &str, entry: &ConversationEntry) -> Result<()>Append an entry to the conversation log file.