Agents
Agents are the core of Vois AI. Each agent is an independent AI entity that can hold real-time voice or text conversations.
Agent configuration
| Field | Description |
|---|---|
| Name | Display label for the agent |
| Model | LLM backend (GPT-4o, Gemini 2.0 Flash, etc.) |
| Language | Primary language for speech and understanding |
| System prompt | Core instructions — defines persona, scope, and behavior |
| Voice | TTS voice used for speech output |
| Temperature | LLM sampling temperature (0 = deterministic, 1 = creative) |
Tabs in the agent editor
- General — name, model, language
- Prompt — system prompt editor
- Voice — TTS settings
- Tools — integrations attached to this agent
- Skills — skill assignments
- Advanced — temperature, timeouts