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