Sarvam AI provides powerful chat completion APIs designed to build intelligent conversational AI experiences, with native support for Indian languages and deep contextual reasoning.
Our Chat Completion APIs support the following chat models:
30B parameter model with strong reasoning and Indic language support. Balanced performance-to-cost ratio for production workloads.
105B parameter flagship model. Highest quality outputs for complex reasoning, coding, and generation tasks.
Simply pass the model name as the model parameter (e.g., model="sarvam-105b").
Sarvam-M (24B) is now a legacy model. It remains available via model="sarvam-m" but we recommend migrating to Sarvam-30B or Sarvam-105B for improved performance.
Reasoning effort options: low, medium, high
All errors return a JSON object with an error field containing details about what went wrong.
Check out our detailed API Reference to explore Chat Completion and all available options.