[PR #1696] [MERGED] docs: Added Amazon Nova provider documentation #1765

Closed
opened 2026-02-17 17:22:42 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1696
Author: @5herlocked
Created: 12/2/2025
Status: Merged
Merged: 12/2/2025
Merged by: @ccurme

Base: mainHead: main


📝 Commits (7)

  • c656303 Added Amazon Nova provider documentation
  • 9491ea8 some finetuning
  • f8e0e4e Merge branch 'main' into main
  • 5443216 Update src/oss/python/integrations/chat/amazon_nova.mdx
  • 0897b54 additional fine tuning
  • 97e55d1 Merge branch 'main' into main
  • 3bc8b46 nits

📊 Changes

3 files changed (+371 additions, -0 deletions)

View changed files

📝 pipeline/preprocessors/link_map.py (+4 -0)
src/oss/python/integrations/chat/amazon_nova.mdx (+358 -0)
📝 src/oss/python/integrations/chat/index.mdx (+9 -0)

📄 Description

Overview

Documentation for Amazon Nova Provider

Type of change

Type: New Documentation Page

  • 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

@ccurme -- thank you so much for your support.


🔄 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/1696 **Author:** [@5herlocked](https://github.com/5herlocked) **Created:** 12/2/2025 **Status:** ✅ Merged **Merged:** 12/2/2025 **Merged by:** [@ccurme](https://github.com/ccurme) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (7) - [`c656303`](https://github.com/langchain-ai/docs/commit/c6563034701101261c776128b51f656d0bfa26d3) Added Amazon Nova provider documentation - [`9491ea8`](https://github.com/langchain-ai/docs/commit/9491ea8c1f359181e20954c579548cc1124ae0ed) some finetuning - [`f8e0e4e`](https://github.com/langchain-ai/docs/commit/f8e0e4e324a839fd8e2b7dbd02f1d36b5c22b2d0) Merge branch 'main' into main - [`5443216`](https://github.com/langchain-ai/docs/commit/54432163cc6a4057d0d829b3600b904074637d85) Update src/oss/python/integrations/chat/amazon_nova.mdx - [`0897b54`](https://github.com/langchain-ai/docs/commit/0897b54210b5839e533108ba1c89f264c04d021f) additional fine tuning - [`97e55d1`](https://github.com/langchain-ai/docs/commit/97e55d14664bd2d6c8d53a071de1b3b929e6ff02) Merge branch 'main' into main - [`3bc8b46`](https://github.com/langchain-ai/docs/commit/3bc8b467a4fa9349a2578d7d0ec591fce2449df6) nits ### 📊 Changes **3 files changed** (+371 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/preprocessors/link_map.py` (+4 -0) ➕ `src/oss/python/integrations/chat/amazon_nova.mdx` (+358 -0) 📝 `src/oss/python/integrations/chat/index.mdx` (+9 -0) </details> ### 📄 Description ## Overview Documentation for Amazon Nova Provider ## Type of change **Type:** New Documentation Page <!-- 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) - [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 - [x] 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 --> @ccurme -- thank you so much for your support. --- <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:22:42 -05:00
yindo closed this issue 2026-02-17 17:22:42 -05:00
yindo changed title from [PR #1696] docs: Added Amazon Nova provider documentation to [PR #1696] [MERGED] docs: Added Amazon Nova provider documentation 2026-06-05 18:14:49 -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#1765