[PR #480] [MERGED] Chores remove deprecated claude models and add new claude 3.7 sonnet model in yaml configuration files #1394

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/480
Author: @fdb02983rhy
Created: 3/18/2025
Status: Merged
Merged: 3/18/2025
Merged by: @crazywoola

Base: mainHead: chores-remove-deprecated-Claude-models-and-add-new-Claude-3.7-sonnet-model-in-YAML-configuration-files-


📝 Commits (2)

  • a881f05 Remove deprecated Claude models and add new Claude-3.7 sonnet model in YAML configuration files.
  • fba38b8 Update manifest.yaml

📊 Changes

6 files changed (+2 additions, -150 deletions)

View changed files

📝 models/anthropic/manifest.yaml (+1 -1)
📝 models/anthropic/models/llm/_position.yaml (+1 -4)
models/anthropic/models/llm/claude-2.1.yaml (+0 -36)
models/anthropic/models/llm/claude-2.yaml (+0 -37)
models/anthropic/models/llm/claude-instant-1.2.yaml (+0 -36)
models/anthropic/models/llm/claude-instant-1.yaml (+0 -36)

📄 Description

Fix https://github.com/langgenius/dify/issues/16101


🔄 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/480 **Author:** [@fdb02983rhy](https://github.com/fdb02983rhy) **Created:** 3/18/2025 **Status:** ✅ Merged **Merged:** 3/18/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `chores-remove-deprecated-Claude-models-and-add-new-Claude-3.7-sonnet-model-in-YAML-configuration-files-` --- ### 📝 Commits (2) - [`a881f05`](https://github.com/langgenius/dify-official-plugins/commit/a881f05f901357ba8df25fbec82b801fd7c66013) Remove deprecated Claude models and add new Claude-3.7 sonnet model in YAML configuration files. - [`fba38b8`](https://github.com/langgenius/dify-official-plugins/commit/fba38b8e77b82a8100566f21b126df714cb0b3c6) Update manifest.yaml ### 📊 Changes **6 files changed** (+2 additions, -150 deletions) <details> <summary>View changed files</summary> 📝 `models/anthropic/manifest.yaml` (+1 -1) 📝 `models/anthropic/models/llm/_position.yaml` (+1 -4) ➖ `models/anthropic/models/llm/claude-2.1.yaml` (+0 -36) ➖ `models/anthropic/models/llm/claude-2.yaml` (+0 -37) ➖ `models/anthropic/models/llm/claude-instant-1.2.yaml` (+0 -36) ➖ `models/anthropic/models/llm/claude-instant-1.yaml` (+0 -36) </details> ### 📄 Description Fix https://github.com/langgenius/dify/issues/16101 --- <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:49 -05:00
yindo closed this issue 2026-02-16 10:22:49 -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#1394