process_non_streaming_response

Function process_non_streaming_response 

Source
pub async fn process_non_streaming_response(
    rx: &mut Receiver<Response>,
    state: SharedMistralRsState,
) -> ImageGenerationResponder
Expand description

Process non-streaming image generation responses.