Uses of Interface
org.springframework.ai.chat.model.StreamingChatModel
Packages that use StreamingChatModel
Package
Description
Chat client.
-
Uses of StreamingChatModel in org.springframework.ai.anthropic
Classes in org.springframework.ai.anthropic that implement StreamingChatModel -
Uses of StreamingChatModel in org.springframework.ai.azure.openai
Classes in org.springframework.ai.azure.openai that implement StreamingChatModelModifier and TypeClassDescriptionclass
ChatModel
implementation for Microsoft Azure AI backed byOpenAIClient
. -
Uses of StreamingChatModel in org.springframework.ai.bedrock.converse
Classes in org.springframework.ai.bedrock.converse that implement StreamingChatModelModifier and TypeClassDescriptionclass
AChatModel
implementation that uses the Amazon Bedrock Converse API to interact with the Supported models. -
Uses of StreamingChatModel in org.springframework.ai.chat.client
Constructors in org.springframework.ai.chat.client with parameters of type StreamingChatModelModifierConstructorDescriptionDefaultStreamPromptResponseSpec
(StreamingChatModel streamingChatModel, Prompt prompt) -
Uses of StreamingChatModel in org.springframework.ai.chat.model
Subinterfaces of StreamingChatModel in org.springframework.ai.chat.model -
Uses of StreamingChatModel in org.springframework.ai.huggingface
Classes in org.springframework.ai.huggingface that implement StreamingChatModelModifier and TypeClassDescriptionclass
An implementation ofChatModel
that interfaces with HuggingFace Inference Endpoints for text generation. -
Uses of StreamingChatModel in org.springframework.ai.minimax
Classes in org.springframework.ai.minimax that implement StreamingChatModelModifier and TypeClassDescriptionclass
-
Uses of StreamingChatModel in org.springframework.ai.mistralai
Classes in org.springframework.ai.mistralai that implement StreamingChatModel -
Uses of StreamingChatModel in org.springframework.ai.moonshot
Classes in org.springframework.ai.moonshot that implement StreamingChatModelModifier and TypeClassDescriptionclass
MoonshotChatModel is aChatModel
implementation that uses the Moonshot -
Uses of StreamingChatModel in org.springframework.ai.oci.cohere
Classes in org.springframework.ai.oci.cohere that implement StreamingChatModelModifier and TypeClassDescriptionclass
ChatModel
implementation that uses the OCI GenAI Chat API. -
Uses of StreamingChatModel in org.springframework.ai.ollama
Classes in org.springframework.ai.ollama that implement StreamingChatModel -
Uses of StreamingChatModel in org.springframework.ai.openai
Classes in org.springframework.ai.openai that implement StreamingChatModelModifier and TypeClassDescriptionclass
-
Uses of StreamingChatModel in org.springframework.ai.qianfan
Classes in org.springframework.ai.qianfan that implement StreamingChatModelModifier and TypeClassDescriptionclass
-
Uses of StreamingChatModel in org.springframework.ai.vertexai.gemini
Classes in org.springframework.ai.vertexai.gemini that implement StreamingChatModelModifier and TypeClassDescriptionclass
Vertex AI Gemini Chat Model implementation. -
Uses of StreamingChatModel in org.springframework.ai.watsonx
Classes in org.springframework.ai.watsonx that implement StreamingChatModel -
Uses of StreamingChatModel in org.springframework.ai.zhipuai
Classes in org.springframework.ai.zhipuai that implement StreamingChatModelModifier and TypeClassDescriptionclass