Skip to main content

parse_response

Function parse_response 

Source
pub fn parse_response(value: &Value, store: Option<bool>) -> ChatResponse
Expand description

pub so agent-framework-azure’s Responses client (whose wire format is otherwise identical) can reuse this parser — including parse_output_item, parse_annotations, and usage/finish-reason handling — rather than reimplementing it.