Function get_buffer_string

Source
pub fn get_buffer_string(
    messages: &[AnyMessage],
    human_prefix: &str,
    ai_prefix: &str,
) -> String
Expand description

Helper function to convert messages to a string representation