[PR #255] [CLOSED] feat: add claude 3.7 sonnet to AWS bedrock #1224

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/255
Author: @Riddhimaan-Senapati
Created: 2/24/2025
Status: Closed

Base: mainHead: add_claude_3.7_to_aws_bedrock


📝 Commits (1)

  • e061bf7 added claude 3,7 sonnet to aws bedrock

📊 Changes

1 file changed (+64 additions, -0 deletions)

View changed files

models/bedrock/models/llm/anthropic.claude-3-7-sonnet-20250219-v1.yaml (+64 -0)

📄 Description

I have added Claude 3.7 sonnet support to AWS bedrock where it's available as a serverless LLM. Here's the announcement

Partially fixes #256


🔄 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/255 **Author:** [@Riddhimaan-Senapati](https://github.com/Riddhimaan-Senapati) **Created:** 2/24/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add_claude_3.7_to_aws_bedrock` --- ### 📝 Commits (1) - [`e061bf7`](https://github.com/langgenius/dify-official-plugins/commit/e061bf743ecb79f54f2c89d3b03ce8c31d3eefc4) added claude 3,7 sonnet to aws bedrock ### 📊 Changes **1 file changed** (+64 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `models/bedrock/models/llm/anthropic.claude-3-7-sonnet-20250219-v1.yaml` (+64 -0) </details> ### 📄 Description I have added Claude 3.7 sonnet support to AWS bedrock where it's available as a serverless LLM. Here's the [announcement](https://www.anthropic.com/news/claude-3-7-sonnet) Partially fixes #256 --- <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:22 -05:00
yindo closed this issue 2026-02-16 10:22:22 -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#1224