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 TypeClassDescriptionclassChatModelimplementation 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 TypeClassDescriptionclassAChatModelimplementation 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.deepseek
Classes in org.springframework.ai.deepseek that implement StreamingModelModifier and TypeClassDescriptionclass -
Uses of StreamingModel in org.springframework.ai.huggingface
Classes in org.springframework.ai.huggingface that implement StreamingModelModifier and TypeClassDescriptionclassAn implementation ofChatModelthat 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.oci.cohere
Classes in org.springframework.ai.oci.cohere that implement StreamingModelModifier and TypeClassDescriptionclassChatModelimplementation 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 TypeClassDescriptionclassOpenAI 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 TypeInterfaceDescriptioninterfaceTheStreamingSpeechModelinterface 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.vertexai.gemini
Classes in org.springframework.ai.vertexai.gemini that implement StreamingModelModifier and TypeClassDescriptionclassVertex AI Gemini Chat Model implementation that provides access to Google's Gemini language models. -
Uses of StreamingModel in org.springframework.ai.zhipuai
Classes in org.springframework.ai.zhipuai that implement StreamingModelModifier and TypeClassDescriptionclass