mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #480] [MERGED] Chores remove deprecated claude models and add new claude 3.7 sonnet model in yaml configuration files #1394
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/480
Author: @fdb02983rhy
Created: 3/18/2025
Status: ✅ Merged
Merged: 3/18/2025
Merged by: @crazywoola
Base:
main← Head:chores-remove-deprecated-Claude-models-and-add-new-Claude-3.7-sonnet-model-in-YAML-configuration-files-📝 Commits (2)
a881f05Remove deprecated Claude models and add new Claude-3.7 sonnet model in YAML configuration files.fba38b8Update 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.