[PR #2166] [MERGED] docs(nvidia): update NVIDIA provider page to match standardized language #2187

Closed
opened 2026-02-17 17:23:09 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2166
Author: @chenopis
Created: 1/9/2026
Status: Merged
Merged: 1/14/2026
Merged by: @mdrxy

Base: mainHead: nvidia-20260109b


📝 Commits (6)

  • 593e652 docs(nvidia): update provider page to match standardized notebook language
  • 19070c8 docs(nvidia): update NVIDIAEmbeddings page to match standardized language and structure
  • 4727cd1 docs(nvidia): update ChatNVIDIA page to match standardized language and structure
  • fc51532 Merge branch 'main' into nvidia-20260109b
  • df70525 Update src/oss/python/integrations/chat/nvidia_ai_endpoints.mdx
  • bb52c19 Update src/oss/python/integrations/text_embedding/nvidia_ai_endpoints.mdx

📊 Changes

2 files changed (+86 additions, -67 deletions)

View changed files

📝 src/oss/python/integrations/chat/nvidia_ai_endpoints.mdx (+47 -36)
📝 src/oss/python/integrations/text_embedding/nvidia_ai_endpoints.mdx (+39 -31)

📄 Description

Overview

Updating NVIDIA docs:

  • src/oss/python/integrations/chat/nvidia_ai_endpoints.mdx
  • src/oss/python/integrations/text_embedding/nvidia_ai_endpoints.mdx

Type of change

Type: Update existing documentation

Related issues/PRs

  • Linear issue:
  • Slack thread:

Checklist

  • I have read the contributing guidelines
  • 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

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes


🔄 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/2166 **Author:** [@chenopis](https://github.com/chenopis) **Created:** 1/9/2026 **Status:** ✅ Merged **Merged:** 1/14/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `nvidia-20260109b` --- ### 📝 Commits (6) - [`593e652`](https://github.com/langchain-ai/docs/commit/593e6520ee7fdafd91720b0c401be8f5b7589f13) docs(nvidia): update provider page to match standardized notebook language - [`19070c8`](https://github.com/langchain-ai/docs/commit/19070c8d6ef8348558ee7f6d931e5e969d32dd1a) docs(nvidia): update NVIDIAEmbeddings page to match standardized language and structure - [`4727cd1`](https://github.com/langchain-ai/docs/commit/4727cd1e2744e8a9285c0f58959df68d15a56203) docs(nvidia): update ChatNVIDIA page to match standardized language and structure - [`fc51532`](https://github.com/langchain-ai/docs/commit/fc5153247086b1e12379dc98e7c789875f138f1c) Merge branch 'main' into nvidia-20260109b - [`df70525`](https://github.com/langchain-ai/docs/commit/df7052580ac641a1a4799035528ecfc3e3af9f50) Update src/oss/python/integrations/chat/nvidia_ai_endpoints.mdx - [`bb52c19`](https://github.com/langchain-ai/docs/commit/bb52c198638a92bf5a86e7f73abae4e7c4fb0361) Update src/oss/python/integrations/text_embedding/nvidia_ai_endpoints.mdx ### 📊 Changes **2 files changed** (+86 additions, -67 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/chat/nvidia_ai_endpoints.mdx` (+47 -36) 📝 `src/oss/python/integrations/text_embedding/nvidia_ai_endpoints.mdx` (+39 -31) </details> ### 📄 Description ## Overview Updating NVIDIA docs: * src/oss/python/integrations/chat/nvidia_ai_endpoints.mdx * src/oss/python/integrations/text_embedding/nvidia_ai_endpoints.mdx ## Type of change **Type:** Update existing documentation ## Related issues/PRs <!-- Link to related issues, feature PRs, or discussions (if applicable) To automatically close an issue when this PR is merged, use closing keywords: - "closes #123" or "fixes #123" or "resolves #123" For regular references without auto-closing, just use: - "#123" or "See issue #123" Examples: - closes #456 (will auto-close issue #456 when PR is merged) - See #789 for context (will reference but not auto-close issue #789) --> - #2165 <!-- For LangChain employees, if applicable: --> - Linear issue: - Slack thread: ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [ ] 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 (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <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:23:09 -05:00
yindo closed this issue 2026-02-17 17:23:09 -05:00
yindo changed title from [PR #2166] docs(nvidia): update NVIDIA provider page to match standardized language to [PR #2166] [MERGED] docs(nvidia): update NVIDIA provider page to match standardized language 2026-06-05 18:17:08 -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#2187