Uses of Interface
org.springframework.ai.model.StreamingModel
Packages that use StreamingModel
Package
Description
-
Uses of StreamingModel in org.springframework.ai.audio.transcription
Subinterfaces of StreamingModel in org.springframework.ai.audio.transcriptionModifier and TypeInterfaceDescriptioninterfaceInterface for the streaming transcription model.interfaceA transcription model is a type of AI model that converts audio to text. -
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.chat.model
Subinterfaces of StreamingModel in org.springframework.ai.chat.model