pub fn to_a2a_parts( parts: &[Part], long_running_tool_ids: &[String], ) -> Vec<A2aPart>
Convert GenAI Parts to A2A Parts.