Uses of Interface
org.springframework.ai.chat.StreamingChatClient
Packages that use StreamingChatClient
Package
Description
-
Uses of StreamingChatClient in org.springframework.ai.azure.openai
Classes in org.springframework.ai.azure.openai that implement StreamingChatClientModifier and TypeClassDescriptionclass
ChatClient
implementation for Microsoft Azure AI backed byOpenAIClient
. -
Uses of StreamingChatClient in org.springframework.ai.bedrock.anthropic
Classes in org.springframework.ai.bedrock.anthropic that implement StreamingChatClientModifier and TypeClassDescriptionclass
JavaChatClient
andStreamingChatClient
for the Bedrock Anthropic chat generative. -
Uses of StreamingChatClient in org.springframework.ai.bedrock.cohere
Classes in org.springframework.ai.bedrock.cohere that implement StreamingChatClient -
Uses of StreamingChatClient in org.springframework.ai.bedrock.llama2
Classes in org.springframework.ai.bedrock.llama2 that implement StreamingChatClientModifier and TypeClassDescriptionclass
JavaChatClient
andStreamingChatClient
for the Bedrock Llama2 chat generative. -
Uses of StreamingChatClient in org.springframework.ai.bedrock.titan
Classes in org.springframework.ai.bedrock.titan that implement StreamingChatClient -
Uses of StreamingChatClient in org.springframework.ai.mistralai
Classes in org.springframework.ai.mistralai that implement StreamingChatClient -
Uses of StreamingChatClient in org.springframework.ai.ollama
Classes in org.springframework.ai.ollama that implement StreamingChatClient -
Uses of StreamingChatClient in org.springframework.ai.openai
Classes in org.springframework.ai.openai that implement StreamingChatClientModifier and TypeClassDescriptionclass
-
Uses of StreamingChatClient in org.springframework.ai.vertexai.gemini
Classes in org.springframework.ai.vertexai.gemini that implement StreamingChatClient