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