Skip to main content
The LLM is the reasoning engine behind every AI Teammate. When a user speaks, their words are transcribed by the STT engine and passed to the LLM, which generates the response that the TTS engine then speaks aloud. Choosing the right model affects response quality, latency, and cost. TruGen supports a range of models across multiple providers, so you can optimise for speed, quality, cost, or compliance depending on your use case.
You can also connect your own LLM — see Bring Your Own LLM. Use the /v1/providers endpoint to always fetch the latest available model list.

Groq

Ultra-low latency inference. Best for real-time conversational agents where response speed is the top priority.

Azure OpenAI

Enterprise-grade OpenAI models hosted on Microsoft Azure. Best for teams with compliance, data residency, or enterprise SLA requirements.

Google

Gemini models via Google’s AI platform. Best for advanced reasoning, multimodal tasks, and cost-sensitive deployments.

Open Router

Access to open-source models via a unified routing layer. Best for flexibility and experimenting with open-weight models.

Livekit Inference

Edge-optimised inference via the Livekit infrastructure. Best for low-latency deployments close to the media layer.

Choosing a Model

What’s Next?

Bring Your Own LLM

Connect a self-hosted, fine-tuned, or third-party LLM to your agents.

Prompting Strategies

Write system prompts that get the best out of any model.

Providers

See all STT, LLM, and TTS providers available on TruGen.