[PR #431] [MERGED] docs: Update top_p descriptions for Amazon Nova models #1364

Closed
opened 2026-02-16 10:22:44 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/431
Author: @mazyu36
Created: 3/11/2025
Status: Merged
Merged: 3/12/2025
Merged by: @crazywoola

Base: mainHead: fix/amazon-nova


📝 Commits (2)

  • 5e6728d fix: Update top_p descriptions for Amazon Nova models
  • e23540d Bump version to 0.0.8 in manifest.yaml

📊 Changes

7 files changed (+13 additions, -13 deletions)

View changed files

📝 models/bedrock/manifest.yaml (+1 -1)
📝 models/bedrock/models/llm/amazon.nova-lite-v1.yaml (+2 -2)
📝 models/bedrock/models/llm/amazon.nova-micro-v1.yaml (+2 -2)
📝 models/bedrock/models/llm/amazon.nova-pro-v1.yaml (+2 -2)
📝 models/bedrock/models/llm/us.amazon.nova-lite-v1.yaml (+2 -2)
📝 models/bedrock/models/llm/us.amazon.nova-micro-v1.yaml (+2 -2)
📝 models/bedrock/models/llm/us.amazon.nova-pro-v1.yaml (+2 -2)

📄 Description

In top_p descriptions, fixed Anthropic Claude to Amazon Nova.


🔄 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/langgenius/dify-official-plugins/pull/431 **Author:** [@mazyu36](https://github.com/mazyu36) **Created:** 3/11/2025 **Status:** ✅ Merged **Merged:** 3/12/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `fix/amazon-nova` --- ### 📝 Commits (2) - [`5e6728d`](https://github.com/langgenius/dify-official-plugins/commit/5e6728d8fd563f4eab29b9b2deb0db159ce92e7a) fix: Update top_p descriptions for Amazon Nova models - [`e23540d`](https://github.com/langgenius/dify-official-plugins/commit/e23540db07aed610854c346e7c0b02d5261e5690) Bump version to 0.0.8 in manifest.yaml ### 📊 Changes **7 files changed** (+13 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `models/bedrock/manifest.yaml` (+1 -1) 📝 `models/bedrock/models/llm/amazon.nova-lite-v1.yaml` (+2 -2) 📝 `models/bedrock/models/llm/amazon.nova-micro-v1.yaml` (+2 -2) 📝 `models/bedrock/models/llm/amazon.nova-pro-v1.yaml` (+2 -2) 📝 `models/bedrock/models/llm/us.amazon.nova-lite-v1.yaml` (+2 -2) 📝 `models/bedrock/models/llm/us.amazon.nova-micro-v1.yaml` (+2 -2) 📝 `models/bedrock/models/llm/us.amazon.nova-pro-v1.yaml` (+2 -2) </details> ### 📄 Description In `top_p` descriptions, fixed `Anthropic Claude` to `Amazon Nova`. --- <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-16 10:22:44 -05:00
yindo closed this issue 2026-02-16 10:22:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1364