Skip to main content
Definable provides unified media types that work across all providers supporting multimodal input.

Images

Image Sources

Audio

Most models do not support raw audio input. Use audio_transcriber=True on the agent to automatically transcribe audio to text before the model sees it.

Files

When readers are enabled on the agent, file content is automatically extracted and injected into the prompt.

Video

Voice Note Transcription

For Telegram/Discord voice messages, enable the audio transcriber:
See Agent configuration for details.