Skip to main content

extract_correlation_id

Function extract_correlation_id 

Source
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.