Uses of Interface
org.springframework.ai.model.StreamingModel
Packages that use StreamingModel
Package
Description
-
Uses of StreamingModel in org.springframework.ai.anthropic
Classes in org.springframework.ai.anthropic that implement StreamingModel -
Uses of StreamingModel in org.springframework.ai.azure.openai
Classes in org.springframework.ai.azure.openai that implement StreamingModelModifier and TypeClassDescriptionclass
ChatModel
implementation for Microsoft Azure AI backed byOpenAIClient
. -
Uses of StreamingModel in org.springframework.ai.bedrock.converse
Classes in org.springframework.ai.bedrock.converse that implement StreamingModelModifier and TypeClassDescriptionclass
AChatModel
implementation that uses the Amazon Bedrock Converse API to interact with the Supported models. -
Uses of StreamingModel in org.springframework.ai.chat.model
Subinterfaces of StreamingModel in org.springframework.ai.chat.model -
Uses of StreamingModel in org.springframework.ai.huggingface
Classes in org.springframework.ai.huggingface that implement StreamingModelModifier and TypeClassDescriptionclass
An implementation ofChatModel
that interfaces with HuggingFace Inference Endpoints for text generation. -
Uses of StreamingModel in org.springframework.ai.minimax
Classes in org.springframework.ai.minimax that implement StreamingModelModifier and TypeClassDescriptionclass
-
Uses of StreamingModel in org.springframework.ai.mistralai
Classes in org.springframework.ai.mistralai that implement StreamingModel -
Uses of StreamingModel in org.springframework.ai.moonshot
Classes in org.springframework.ai.moonshot that implement StreamingModelModifier and TypeClassDescriptionclass
MoonshotChatModel is aChatModel
implementation that uses the Moonshot -
Uses of StreamingModel in org.springframework.ai.oci.cohere
Classes in org.springframework.ai.oci.cohere that implement StreamingModelModifier and TypeClassDescriptionclass
ChatModel
implementation that uses the OCI GenAI Chat API. -
Uses of StreamingModel in org.springframework.ai.ollama
Classes in org.springframework.ai.ollama that implement StreamingModel -
Uses of StreamingModel in org.springframework.ai.openai
Classes in org.springframework.ai.openai that implement StreamingModelModifier and TypeClassDescriptionclass
OpenAI audio speech client implementation for backed byOpenAiAudioApi
.class
-
Uses of StreamingModel in org.springframework.ai.openai.audio.speech
Subinterfaces of StreamingModel in org.springframework.ai.openai.audio.speechModifier and TypeInterfaceDescriptioninterface
TheStreamingSpeechModel
interface provides a way to interact with the OpenAI Text-to-Speech (TTS) API using a streaming approach, allowing you to receive the generated audio in a real-time fashion. -
Uses of StreamingModel in org.springframework.ai.qianfan
Classes in org.springframework.ai.qianfan that implement StreamingModelModifier and TypeClassDescriptionclass
-
Uses of StreamingModel in org.springframework.ai.vertexai.gemini
Classes in org.springframework.ai.vertexai.gemini that implement StreamingModelModifier and TypeClassDescriptionclass
Vertex AI Gemini Chat Model implementation that provides access to Google's Gemini language models. -
Uses of StreamingModel in org.springframework.ai.watsonx
Classes in org.springframework.ai.watsonx that implement StreamingModel -
Uses of StreamingModel in org.springframework.ai.zhipuai
Classes in org.springframework.ai.zhipuai that implement StreamingModelModifier and TypeClassDescriptionclass