[PR #3093] [MERGED] docs: update NVIDIA provider model examples #3170

Closed
opened 2026-06-05 18:21:18 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3093
Author: @soumilinandi
Created: 3/12/2026
Status: Merged
Merged: 3/12/2026
Merged by: @mdrxy

Base: mainHead: main


📝 Commits (6)

  • 12e5343 nv model update
  • c722a29 Merge branch 'langchain-ai:main' into main
  • cffc4a4 Merge branch 'main' into main
  • c361039 Merge branch 'main' into main
  • 6414424 Merge branch 'langchain-ai:main' into main
  • 3abf1dd update nv example model

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 src/oss/python/integrations/providers/nvidia.mdx (+4 -4)

📄 Description

Overview

Updated model examples in the NVIDIA provider documentation (Nemotron 3 Nano → Nemotron 3 Super).

Type of change

Type: Update existing documentation

Related issues/PRs

  • GitHub issue:
  • Feature PR:
  • Linear issue:
  • Slack thread:

Checklist

  • I have read the contributing guidelines, including the language policy
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

🔄 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/3093 **Author:** [@soumilinandi](https://github.com/soumilinandi) **Created:** 3/12/2026 **Status:** ✅ Merged **Merged:** 3/12/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (6) - [`12e5343`](https://github.com/langchain-ai/docs/commit/12e5343a8b3dd47f82b7915b774e979b4c73d2fc) nv model update - [`c722a29`](https://github.com/langchain-ai/docs/commit/c722a2956d90fb4da42dda85d797bdec517f0b65) Merge branch 'langchain-ai:main' into main - [`cffc4a4`](https://github.com/langchain-ai/docs/commit/cffc4a41fa3ae0f454c0818522891300df642247) Merge branch 'main' into main - [`c361039`](https://github.com/langchain-ai/docs/commit/c36103948392016975e656741f5fc42b2dcb851e) Merge branch 'main' into main - [`6414424`](https://github.com/langchain-ai/docs/commit/641442453027ac4836c9635963cb8eb48e439527) Merge branch 'langchain-ai:main' into main - [`3abf1dd`](https://github.com/langchain-ai/docs/commit/3abf1dd47d5a97f6a630c10c0bcfe5c886e4e970) update nv example model ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/providers/nvidia.mdx` (+4 -4) </details> ### 📄 Description ## Overview Updated model examples in the NVIDIA provider documentation (Nemotron 3 Nano → Nemotron 3 Super). ## Type of change **Type:** Update existing documentation ## Related issues/PRs - GitHub issue: - Feature PR: <!-- For LangChain employees, if applicable: --> - Linear issue: - Slack thread: ## Checklist - [x] I have read the [contributing guidelines](README.md), including the [language policy](https://docs.langchain.com/oss/python/contributing/overview#language-policy) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed --- <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-06-05 18:21:18 -04:00
yindo closed this issue 2026-06-05 18:21:18 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3170