pub async fn process_non_streaming_response(
rx: &mut Receiver<Response>,
state: SharedMistralRsState,
) -> ImageGenerationResponder
Expand description
Process non-streaming image generation responses.
pub async fn process_non_streaming_response(
rx: &mut Receiver<Response>,
state: SharedMistralRsState,
) -> ImageGenerationResponder
Process non-streaming image generation responses.