March 2026
Chat Completion
Removed Gemma Models: Removed the Gemma model IDs from the SarvamModelIds enum. These are no longer accepted values for the model parameter on the Chat Completions API.
Removed Wiki Grounding: Wiki grounding is no longer supported for sarvam-30b and sarvam-105b. Requests that previously enabled grounding on these models should drop the parameter.
SDK Chat Support: Added Chat Completions (LLM) support to the Python and TypeScript SDKs, so you can call the chat API through a typed client instead of raw HTTP requests.
Speech to Text (STT)
Pronunciation Dictionary v2: Added pronunciation dictionary v2, giving you finer control over how specific words and names are transcribed.
Document Digitization
Page Limit & Pricing: Introduced a 10-page-per-request limit and updated pricing to ₹1.5/page. Split larger documents into 10-page batches to stay within the limit.