[PR #991] [CLOSED] integration: sarvam docs #1208

Closed
opened 2026-02-17 17:21:55 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/991
Author: @parth1609
Created: 10/19/2025
Status: Closed

Base: mainHead: sarvamDocs


📝 Commits (4)

  • 524034d langchain-sarvam docs
  • a6a82a5 docs: add Sarvam AI chat model integration
  • 8f0e26f Apply suggestion from @lnhsingh
  • b7cd062 Merge branch 'main' into sarvamDocs

📊 Changes

2 files changed (+104 additions, -0 deletions)

View changed files

reference/python/docs/integrations/langchain_sarvam.md (+10 -0)
src/oss/python/integrations/chat/sarvam.mdx (+94 -0)

📄 Description

Add comprehensive documentation for the Sarvam AI chat model integration (langchain-sarvam).

What was added

Package Details


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/991 **Author:** [@parth1609](https://github.com/parth1609) **Created:** 10/19/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `sarvamDocs` --- ### 📝 Commits (4) - [`524034d`](https://github.com/langchain-ai/docs/commit/524034d2f3199fb7b08b1e19e5f9bb52617a7d7a) langchain-sarvam docs - [`a6a82a5`](https://github.com/langchain-ai/docs/commit/a6a82a5024a46f5b994e8b299ba806550c43694a) docs: add Sarvam AI chat model integration - [`8f0e26f`](https://github.com/langchain-ai/docs/commit/8f0e26f697cf1a2609074b761ccb95a311a79143) Apply suggestion from @lnhsingh - [`b7cd062`](https://github.com/langchain-ai/docs/commit/b7cd062f8aa2754b69889d1c10ea9fe438a2d870) Merge branch 'main' into sarvamDocs ### 📊 Changes **2 files changed** (+104 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `reference/python/docs/integrations/langchain_sarvam.md` (+10 -0) ➕ `src/oss/python/integrations/chat/sarvam.mdx` (+94 -0) </details> ### 📄 Description Add comprehensive documentation for the Sarvam AI chat model integration (`langchain-sarvam`). ## What was added - **Integration Guide** ([docs/src/oss/python/integrations/chat/sarvam.mdx](cci:7://file:///c:/Users/parth/OneDrive/Desktop/one/docs/src/oss/python/integrations/chat/sarvam.mdx:0:0-0:0)): - Setup instructions and API key configuration - Usage examples - Multilingual support documentation - Model features and capabilities - **API Reference** ([docs/reference/python/docs/integrations/langchain_sarvam.md](cci:7://file:///c:/Users/parth/OneDrive/Desktop/one/docs/reference/python/docs/integrations/langchain_sarvam.md:0:0-0:0)): - Auto-generated API documentation - PyPI badges and proper branding ## Package Details - **Package:** `langchain-sarvam (chat-model) ` - **PyPI:** https://pypi.org/project/langchain-sarvam/ - **GitHub:** https://github.com/parth1609/langchain_sarvam --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:21:55 -05:00
yindo closed this issue 2026-02-17 17:21:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1208