pub fn match_responses(
state: SharedMistralRsState,
response: Response,
) -> ImageGenerationResponderExpand description
Matches and processes different types of model responses into appropriate image generation responses.
pub fn match_responses(
state: SharedMistralRsState,
response: Response,
) -> ImageGenerationResponderMatches and processes different types of model responses into appropriate image generation responses.