fn classified<'a>(
response_id: Option<String>,
items: Vec<StreamItem>,
stream: ResponseStreamType<'a>,
) -> ChatbotResult<ClassifiedResponse<'a>>Expand description
The classification, once the round is known, failing if Azure never named the response.