Uses of Class
org.springframework.ai.chat.model.AbstractToolCallSupport
Package
Description
-
Uses of AbstractToolCallSupport in org.springframework.ai.anthropic
-
Uses of AbstractToolCallSupport in org.springframework.ai.azure.openai
Modifier and TypeClassDescriptionclass
ChatModel
implementation for Microsoft Azure AI backed byOpenAIClient
. -
Uses of AbstractToolCallSupport in org.springframework.ai.bedrock.converse
Modifier 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
Modifier and TypeClassDescriptionclass
-
Uses of AbstractToolCallSupport in org.springframework.ai.mistralai
-
Uses of AbstractToolCallSupport in org.springframework.ai.model.function
Modifier 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
Modifier and TypeClassDescriptionclass
MoonshotChatModel is aChatModel
implementation that uses the Moonshot -
Uses of AbstractToolCallSupport in org.springframework.ai.ollama
-
Uses of AbstractToolCallSupport in org.springframework.ai.openai
Modifier and TypeClassDescriptionclass
-
Uses of AbstractToolCallSupport in org.springframework.ai.vertexai.gemini
Modifier and TypeClassDescriptionclass
Vertex AI Gemini Chat Model implementation. -
Uses of AbstractToolCallSupport in org.springframework.ai.zhipuai
Modifier and TypeClassDescriptionclass