Class Hierarchy
- java.lang.Object
- org.springframework.ai.moonshot.api.MoonshotApi
- org.springframework.ai.moonshot.api.MoonshotApi.ChatCompletionRequest.ToolChoiceBuilder
- org.springframework.ai.moonshot.api.MoonshotConstants
- org.springframework.ai.moonshot.api.MoonshotStreamFunctionCallingHelper
- java.lang.Record
- org.springframework.ai.moonshot.api.MoonshotApi.ChatCompletion
- org.springframework.ai.moonshot.api.MoonshotApi.ChatCompletion.Choice
- org.springframework.ai.moonshot.api.MoonshotApi.ChatCompletionChunk
- org.springframework.ai.moonshot.api.MoonshotApi.ChatCompletionChunk.ChunkChoice
- org.springframework.ai.moonshot.api.MoonshotApi.ChatCompletionMessage
- org.springframework.ai.moonshot.api.MoonshotApi.ChatCompletionMessage.ChatCompletionFunction
- org.springframework.ai.moonshot.api.MoonshotApi.ChatCompletionMessage.ToolCall
- org.springframework.ai.moonshot.api.MoonshotApi.ChatCompletionRequest
- org.springframework.ai.moonshot.api.MoonshotApi.FunctionTool
- org.springframework.ai.moonshot.api.MoonshotApi.FunctionTool.Function
- org.springframework.ai.moonshot.api.MoonshotApi.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.moonshot.api.MoonshotApi.ChatCompletionFinishReason
- org.springframework.ai.moonshot.api.MoonshotApi.ChatCompletionMessage.Role
- org.springframework.ai.moonshot.api.MoonshotApi.ChatModel (implements org.springframework.ai.model.ChatModelDescription)
- org.springframework.ai.moonshot.api.MoonshotApi.FunctionTool.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)