Uses of Interface
org.springframework.ai.model.StreamingModel
Package
Description
-
Uses of StreamingModel in org.springframework.ai.anthropic
-
Uses of StreamingModel in org.springframework.ai.azure.openai
Modifier and TypeClassDescriptionclass
ChatModel
implementation for Microsoft Azure AI backed byOpenAIClient
. -
Uses of StreamingModel in org.springframework.ai.bedrock.anthropic
Modifier and TypeClassDescriptionclass
JavaChatModel
andStreamingChatModel
for the Bedrock Anthropic chat generative. -
Uses of StreamingModel in org.springframework.ai.bedrock.anthropic3
Modifier and TypeClassDescriptionclass
JavaChatModel
andStreamingChatModel
for the Bedrock Anthropic chat generative. -
Uses of StreamingModel in org.springframework.ai.bedrock.cohere
-
Uses of StreamingModel in org.springframework.ai.bedrock.jurassic2
Modifier and TypeClassDescriptionclass
JavaChatModel
for the Bedrock Jurassic2 chat generative model. -
Uses of StreamingModel in org.springframework.ai.bedrock.llama
Modifier and TypeClassDescriptionclass
JavaChatModel
andStreamingChatModel
for the Bedrock Llama chat generative. -
Uses of StreamingModel in org.springframework.ai.bedrock.titan
-
Uses of StreamingModel in org.springframework.ai.chat.model
-
Uses of StreamingModel in org.springframework.ai.huggingface
Modifier and TypeClassDescriptionclass
An implementation ofChatModel
that interfaces with HuggingFace Inference Endpoints for text generation. -
Uses of StreamingModel in org.springframework.ai.minimax
Modifier and TypeClassDescriptionclass
-
Uses of StreamingModel in org.springframework.ai.mistralai
-
Uses of StreamingModel in org.springframework.ai.moonshot
-
Uses of StreamingModel in org.springframework.ai.ollama
-
Uses of StreamingModel in org.springframework.ai.openai
Modifier and TypeClassDescriptionclass
OpenAI audio speech client implementation for backed byOpenAiAudioApi
.class
-
Uses of StreamingModel in org.springframework.ai.openai.audio.speech
Modifier 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
Modifier and TypeClassDescriptionclass
-
Uses of StreamingModel in org.springframework.ai.vertexai.gemini
-
Uses of StreamingModel in org.springframework.ai.vertexai.palm2
-
Uses of StreamingModel in org.springframework.ai.watsonx
-
Uses of StreamingModel in org.springframework.ai.zhipuai
Modifier and TypeClassDescriptionclass