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