pub async fn chatcompletions(
__arg0: ExtractedMistralRsState,
__arg1: Json<ChatCompletionRequest>,
) -> ChatCompletionResponderExpand description
OpenAI-compatible chat completions endpoint handler.
pub async fn chatcompletions(
__arg0: ExtractedMistralRsState,
__arg1: Json<ChatCompletionRequest>,
) -> ChatCompletionResponderOpenAI-compatible chat completions endpoint handler.