Uses of Class
org.springframework.ai.chat.model.AbstractToolCallSupport
Packages that use AbstractToolCallSupport
Package
Description
-
Uses of AbstractToolCallSupport in org.springframework.ai.anthropic
Subclasses of AbstractToolCallSupport in org.springframework.ai.anthropic -
Uses of AbstractToolCallSupport in org.springframework.ai.azure.openai
Subclasses of AbstractToolCallSupport in org.springframework.ai.azure.openaiModifier and TypeClassDescriptionclass
ChatModel
implementation for Microsoft Azure AI backed byOpenAIClient
. -
Uses of AbstractToolCallSupport in org.springframework.ai.bedrock.converse
Subclasses of AbstractToolCallSupport in org.springframework.ai.bedrock.converseModifier and TypeClassDescriptionclass
AChatModel
implementation that uses the Amazon Bedrock Converse API to interact with the Supported models. -
Uses of AbstractToolCallSupport in org.springframework.ai.minimax
Subclasses of AbstractToolCallSupport in org.springframework.ai.minimaxModifier and TypeClassDescriptionclass
-
Uses of AbstractToolCallSupport in org.springframework.ai.mistralai
Subclasses of AbstractToolCallSupport in org.springframework.ai.mistralai -
Uses of AbstractToolCallSupport in org.springframework.ai.model.function
Subclasses of AbstractToolCallSupport in org.springframework.ai.model.functionModifier and TypeClassDescriptionclass
Helper class that reuses theAbstractToolCallSupport
to implement the function call handling logic on the client side. -
Uses of AbstractToolCallSupport in org.springframework.ai.moonshot
Subclasses of AbstractToolCallSupport in org.springframework.ai.moonshotModifier and TypeClassDescriptionclass
MoonshotChatModel is aChatModel
implementation that uses the Moonshot -
Uses of AbstractToolCallSupport in org.springframework.ai.ollama
Subclasses of AbstractToolCallSupport in org.springframework.ai.ollama -
Uses of AbstractToolCallSupport in org.springframework.ai.openai
Subclasses of AbstractToolCallSupport in org.springframework.ai.openaiModifier and TypeClassDescriptionclass
-
Uses of AbstractToolCallSupport in org.springframework.ai.vertexai.gemini
Subclasses of AbstractToolCallSupport in org.springframework.ai.vertexai.geminiModifier and TypeClassDescriptionclass
Vertex AI Gemini Chat Model implementation. -
Uses of AbstractToolCallSupport in org.springframework.ai.zhipuai
Subclasses of AbstractToolCallSupport in org.springframework.ai.zhipuaiModifier and TypeClassDescriptionclass