mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #254] [MERGED] feat: Add new claude 3.7 sonnet model to anthropic #1221
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/254
Author: @Riddhimaan-Senapati
Created: 2/24/2025
Status: ✅ Merged
Merged: 2/27/2025
Merged by: @crazywoola
Base:
main← Head:add_new_claude_models📝 Commits (9)
a19816aadded grok 2 modelsfe00e76added claude 3.7 sonnet modelf2718b2added claude 3.7 sonnet to aws bedrock as well86af392removed the grok 2 models3aa6816removed the aws bedrock model as well80710eaadded reasoning type and reasoning budget parameter to 3.7 sonnet yaml filea6cf143added another reasoning parameter686c32bbump: versiona5c27f0Merge branch 'main' into add_new_claude_models📊 Changes
2 files changed (+71 additions, -1 deletions)
View changed files
📝
models/anthropic/manifest.yaml(+1 -1)➕
models/anthropic/models/llm/claude-3-7-sonnet-20250219.yaml(+70 -0)📄 Description
I have added Claude 3.7 sonnet support to anthropic model provider. Here's the announcement.
Partially fixes #256
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.