Skip to main content
TruGen integrates with industry-leading AI providers to power each stage of the conversational pipeline. Each provider handles one capability — STT, LLM, or TTS — and can be configured independently per agent.

Speech-to-Text (STT)

Large Language Models (LLM)

Text-to-Speech (TTS)

New providers and model configurations are added regularly. Use the /v1/providers endpoint to always fetch the latest available list.

Provider Types

Retrieve All Providers

Use this endpoint to fetch all currently available providers and their models: GET /v1/providers
Replace <api-key> with your API key from the Developer Portal.

What’s Next?

Bring Your Own LLM

Connect a self-hosted or custom LLM to your agents.

Multilingual Support

Configure STT and TTS languages for global conversations.

Create Agent

Assign provider selections when creating a new agent.

Providers API Reference

Full endpoint documentation for retrieving provider information.