Skip to main content

chat_to_response

Function chat_to_response 

Source
pub fn chat_to_response(
    chat_resp: ChatResponse,
) -> Result<ResponseObject, ConversionError>
Expand description

Convert a Chat API response to a Responses API ResponseObject.