chat

Installation
SKILL.md

Chat Completions — Sarvam AI

Live in-chat completion → sarvam-mcp (sarvam_tools_llm_complete). This skill = SDK code.

[!IMPORTANT] Auth: api-subscription-key header — NOT Authorization: Bearer. Base URL: https://api.sarvam.ai/v1

Models

Model Context Best For
sarvam-105b 128K Complex reasoning, coding, agentic workflows
sarvam-30b 64K Real-time chat, voice agents, conversational AI

The fixed-context variants (sarvam-105b-32k, sarvam-30b-16k) are retired — base models serve their full context window directly.

Quick Start (Python)

Installs
99
Repository
sarvamai/skills
GitHub Stars
70
First Seen
Feb 8, 2026
chat — sarvamai/skills