pub fn build_conversation(task: &Task, contexts: &[ContextItem]) -> Vec<Content>Expand description
Build the initial conversation payload (without the system instruction message).
pub fn build_conversation(task: &Task, contexts: &[ContextItem]) -> Vec<Content>Build the initial conversation payload (without the system instruction message).