Skip to content

docs: add Sarvam LLM service documentation#639

Open
markbackman wants to merge 1 commit intomainfrom
docs/pr-3981
Open

docs: add Sarvam LLM service documentation#639
markbackman wants to merge 1 commit intomainfrom
docs/pr-3981

Conversation

@markbackman
Copy link
Contributor

Automated documentation update for pipecat PR #3981.

Changes

New service page

  • server/services/llm/sarvam.mdx — Complete documentation for the new SarvamLLMService integration, including:
    • Service overview and feature descriptions
    • Installation instructions (pip install "pipecat-ai[sarvam]")
    • Configuration parameters (api_key, base_url, settings, default_headers)
    • Settings table with all configurable parameters including Sarvam-specific options:
      • wiki_grounding (bool) — Enable/disable wiki grounding
      • reasoning_effort (Literal["low", "medium", "high"]) — Set reasoning effort level
    • Usage examples (basic setup, custom settings, runtime updates)
    • Notes on OpenAI compatibility, function calling support, and unsupported parameters
    • Event handlers documentation

Navigation updates

  • docs.json — Added server/services/llm/sarvam to the LLM services navigation group (alphabetically between SambaNova and Together AI)
  • supported-services.mdx — Added Sarvam LLM entry to the Large Language Models table

Gaps identified

None — all source changes have been documented. The PR only added a new service with no other API changes.

Add documentation for the new SarvamLLMService integration introduced in
pipecat PR #3981. Includes service overview, configuration parameters,
usage examples, and Sarvam-specific features like wiki_grounding and
reasoning_effort.

Changes:
- Created server/services/llm/sarvam.mdx with complete service documentation
- Added Sarvam LLM to docs.json navigation (LLM group)
- Added Sarvam LLM to supported-services.mdx table
@markbackman markbackman added the auto-docs Automated documentation update from pipecat source changes label Mar 24, 2026
@mintlify
Copy link

mintlify bot commented Mar 24, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
daily 🟢 Ready View Preview Mar 24, 2026, 1:05 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-docs Automated documentation update from pipecat source changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant