May 2025

Models

Model APIs

Sarvam-M Released

Introduced sarvam-m, a 24B open-weights hybrid model based on Mistral Small.

Saarika v2.5 Released

Improved voice quality and naturalness in saarika:v2.5, now available for use in the STT API.

TTS WebSocket (Beta)

Real-time streaming TTS now supported via WebSocket for beta users. Contact support to request access.

API & Dashboard

Model APIs

Upgraded Developer Dashboard

  • Unified dashboard with no-code playground and API key management in one place.
  • Easily test endpoints like LLM, TTS, STT, and Translate without writing code.
  • Prebuilt examples include Resume Translate and Hinglish Code Debug.

API Playground Enhancements

  • Added full support for live testing of Sarvam-M, Sarvam-Translate, and TTS/STT APIs.
  • Playground features instant feedback and parameter tuning without leaving the dashboard.

SDKs

Model APIs

Official SDKs Released

  • Python: pip install sarvamai
  • JavaScript: npm install sarvamai
  • Abstracts away HTTP and response parsing with clean, unified methods across APIs.
  • Reduces integration time from hours to minutes.

Documentation

Model APIs

Revamped Developer Documentation

  • New cookbooks added with real-world SDK use cases including chat completion, translation, and speech.
  • Improved API navigation and content structure for faster discovery.
  • Code snippets updated for clarity and consistency with latest SDKs.
  • Exposed core API endpoints directly in sidebar navigation.
  • Streamlined structure to help developers reach reference and guides faster.