Models
The Models page centralizes all AI models used by your agents across three tabs: LLM (language models), TTS (text-to-speech voices), and STT (speech-to-text providers).LLM Tab
Built-in Models
Callem provides pre-configured LLM providers with multiple model options. These are available to all agents by default.Custom Models (Bring Your Own Model)
Connect any OpenAI-compatible LLM endpoint to use your own models. This works with any provider exposing the standard chat completions API.Adding a Custom Model
- Navigate to Build > Models > LLM
- Click Add Custom Model
- Fill in the form:
- Click Test Connection to verify the endpoint responds
- Click Add Model
The Test Connection sends a minimal request (
max_tokens: 5) to verify the URL, API key, and model ID are correct. Cost is negligible.Managing Custom Models
Use the action menu (three dots) on each custom model to:- Test Connection — verify the endpoint is still reachable
- Edit — update name, URL, or API key
- Duplicate — create a copy with “(copy)” suffix
- Delete — remove the model (agents using it will need reconfiguration)
TTS Tab — Voice Library
Built-in Voices
Browse all available TTS voices across providers. For each voice:- Preview — click the play button to hear a sample
- Filter — by provider, gender (male/female), or search by name
Voice Cloning
Create custom voices from audio samples.Cloning a Voice
- Click Clone Voice
- Fill in the form:
- Click Upload & Clone
My Voices Filter
When you have cloned voices, a My Voices filter appears in both the Models page and the agent Voice Browser, letting you quickly find your custom voices.STT Tab — Speech-to-Text
Browse available STT providers and their supported languages. Each provider card shows:- Provider name
- Number of supported languages
- Expandable language list with flag, label, and code