Uses of Interface
org.springframework.ai.model.StreamingModelClient
Packages that use 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
Classes in org.springframework.ai.azure.openai that implement StreamingModelClientModifier and TypeClassDescriptionclass
ChatClient
implementation for Microsoft Azure AI backed byOpenAIClient
. -
Uses of StreamingModelClient in org.springframework.ai.bedrock.anthropic
Classes in org.springframework.ai.bedrock.anthropic that implement StreamingModelClientModifier and TypeClassDescriptionclass
JavaChatClient
andStreamingChatClient
for the Bedrock Anthropic chat generative. -
Uses of StreamingModelClient in org.springframework.ai.bedrock.cohere
Classes in org.springframework.ai.bedrock.cohere that implement StreamingModelClient -
Uses of StreamingModelClient in org.springframework.ai.bedrock.llama2
Classes in org.springframework.ai.bedrock.llama2 that implement StreamingModelClientModifier and TypeClassDescriptionclass
JavaChatClient
andStreamingChatClient
for the Bedrock Llama2 chat generative. -
Uses of StreamingModelClient in org.springframework.ai.bedrock.titan
Classes in org.springframework.ai.bedrock.titan that implement StreamingModelClient -
Uses of StreamingModelClient in org.springframework.ai.chat
Subinterfaces of StreamingModelClient in org.springframework.ai.chat -
Uses of StreamingModelClient in org.springframework.ai.ollama
Classes in org.springframework.ai.ollama that implement StreamingModelClient -
Uses of StreamingModelClient in org.springframework.ai.openai
Classes in org.springframework.ai.openai that implement StreamingModelClient