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 response.Represents a delta update within a choice during a streamed chat completion.Represents the reason why a chat completion generation finished.Represents the predicted output to optimize response time for ChatCompletionRequest.The response format of a completion request.The response formats supported by mistral.