Class Hierarchy
- java.lang.Object
- org.springframework.ai.mistralai.api.MistralAiApi
- org.springframework.ai.mistralai.api.MistralAiApi.FunctionTool
- org.springframework.ai.mistralai.api.MistralAiApi.FunctionTool.Function
- org.springframework.ai.mistralai.api.MistralAiStreamFunctionCallingHelper
- java.lang.Record
- org.springframework.ai.mistralai.api.MistralAiApi.ChatCompletion
- org.springframework.ai.mistralai.api.MistralAiApi.ChatCompletion.Choice
- org.springframework.ai.mistralai.api.MistralAiApi.ChatCompletionChunk
- org.springframework.ai.mistralai.api.MistralAiApi.ChatCompletionChunk.ChunkChoice
- org.springframework.ai.mistralai.api.MistralAiApi.ChatCompletionMessage
- org.springframework.ai.mistralai.api.MistralAiApi.ChatCompletionMessage.ChatCompletionFunction
- org.springframework.ai.mistralai.api.MistralAiApi.ChatCompletionMessage.ToolCall
- org.springframework.ai.mistralai.api.MistralAiApi.ChatCompletionRequest
- org.springframework.ai.mistralai.api.MistralAiApi.ChatCompletionRequest.ResponseFormat
- org.springframework.ai.mistralai.api.MistralAiApi.Embedding
- org.springframework.ai.mistralai.api.MistralAiApi.EmbeddingList<T>
- org.springframework.ai.mistralai.api.MistralAiApi.EmbeddingRequest<T>
- org.springframework.ai.mistralai.api.MistralAiApi.LogProbs
- org.springframework.ai.mistralai.api.MistralAiApi.LogProbs.Content
- org.springframework.ai.mistralai.api.MistralAiApi.LogProbs.Content.TopLogProbs
- org.springframework.ai.mistralai.api.MistralAiApi.Usage
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.ai.mistralai.api.MistralAiApi.ChatCompletionFinishReason
- org.springframework.ai.mistralai.api.MistralAiApi.ChatCompletionMessage.Role
- org.springframework.ai.mistralai.api.MistralAiApi.ChatCompletionRequest.ToolChoice
- org.springframework.ai.mistralai.api.MistralAiApi.ChatModel (implements org.springframework.ai.model.ChatModelDescription)
- org.springframework.ai.mistralai.api.MistralAiApi.EmbeddingModel
- org.springframework.ai.mistralai.api.MistralAiApi.FunctionTool.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)