Package nl.dannyj.mistral.models.completion
package nl.dannyj.mistral.models.completion
-
ClassDescriptionThe ChatCompletionRequest class represents a request to create a chat completion (an assistant reply to the conversation).The ChatCompletionResponse class represents a response from the Mistral API when creating a chat completion.Represents a choice in a chat completion.Represents a choice of a streamed message chunk in a completion.A message in a conversation.A chunk of a message in a conversation.The role of the message.The response format of a completion request.The response formats supported by mistral.