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