pub fn get_buffer_string(
messages: &[AnyMessage],
human_prefix: &str,
ai_prefix: &str,
) -> StringExpand description
Helper function to convert messages to a string representation
pub fn get_buffer_string(
messages: &[AnyMessage],
human_prefix: &str,
ai_prefix: &str,
) -> StringHelper function to convert messages to a string representation