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