Uses of Interface
org.springframework.ai.model.StreamingModelClient
Package
Description
The org.sf.ai.chat package represents the bounded context for the Chat Model within the
AI generative model domain.
-
Uses of StreamingModelClient in org.springframework.ai.azure.openai
Modifier and TypeClassDescriptionclass
ChatClient
implementation for Microsoft Azure AI backed byOpenAIClient
. -
Uses of StreamingModelClient in org.springframework.ai.bedrock.anthropic
Modifier and TypeClassDescriptionclass
JavaChatClient
andStreamingChatClient
for the Bedrock Anthropic chat generative. -
Uses of StreamingModelClient in org.springframework.ai.bedrock.cohere
-
Uses of StreamingModelClient in org.springframework.ai.bedrock.llama2
Modifier and TypeClassDescriptionclass
JavaChatClient
andStreamingChatClient
for the Bedrock Llama2 chat generative. -
Uses of StreamingModelClient in org.springframework.ai.bedrock.titan
-
Uses of StreamingModelClient in org.springframework.ai.chat
-
Uses of StreamingModelClient in org.springframework.ai.mistralai
-
Uses of StreamingModelClient in org.springframework.ai.ollama
-
Uses of StreamingModelClient in org.springframework.ai.openai
Modifier and TypeClassDescriptionclass
-
Uses of StreamingModelClient in org.springframework.ai.vertexai.gemini