pub fn extract_correlation_id(
msg: &Message,
format: AgentFormat,
) -> Option<String>Expand description
Extract provider correlation ID from a message for tool call/result matching.
pub fn extract_correlation_id(
msg: &Message,
format: AgentFormat,
) -> Option<String>Extract provider correlation ID from a message for tool call/result matching.