[PR #3079] [MERGED] Update NVIDIA model names in documentation #3155

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

📋 Pull Request Information

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

Base: mainHead: main


📝 Commits (4)

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

📊 Changes

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

View changed files

📝 src/oss/python/integrations/chat/nvidia_ai_endpoints.mdx (+5 -5)

📄 Description

Overview

Update model names in NVIDIA AI Endpoints documentation to use nvidia/nemotron-3-super-120b-a12b.

Type of change

Type: Update existing documentation

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/3079 **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 (4) - [`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 ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/chat/nvidia_ai_endpoints.mdx` (+5 -5) </details> ### 📄 Description ## Overview Update model names in NVIDIA AI Endpoints documentation to use `nvidia/nemotron-3-super-120b-a12b`. ## Type of change **Type:** Update existing documentation ## 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:16 -04:00
yindo closed this issue 2026-06-05 18:21:16 -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#3155