Uses of Interface
org.springframework.ai.model.StreamingModel
Packages that use StreamingModel
Package
Description
Spring AI integration with Anthropic's Claude models using the official
Anthropic Java SDK.
-
Uses of StreamingModel in org.springframework.ai.anthropic
Classes in org.springframework.ai.anthropic that implement StreamingModelModifier and TypeClassDescriptionfinal class -
Uses of StreamingModel in org.springframework.ai.audio.tts
Subinterfaces of StreamingModel in org.springframework.ai.audio.ttsModifier and TypeInterfaceDescriptioninterfaceInterface for the streaming text to speech model.interfaceInterface for the text to speech model. -
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.elevenlabs
Classes in org.springframework.ai.elevenlabs that implement StreamingModelModifier and TypeClassDescriptionclassImplementation of theTextToSpeechModelinterface for ElevenLabs TTS API. -
Uses of StreamingModel in org.springframework.ai.google.genai
Classes in org.springframework.ai.google.genai that implement StreamingModelModifier and TypeClassDescriptionclassGoogle GenAI Chat Model implementation that provides access to Google's Gemini language models. -
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.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 TypeClassDescriptionfinal classOpenAI audio speech client implementation using the OpenAI Java SDK.final classChat Model implementation using the OpenAI Java SDK.