mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #2489] [MERGED] fix(models/anthropic): remove the deprecated models #2517
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/2489
Author: @Stream29
Created: 1/26/2026
Status: ✅ Merged
Merged: 1/26/2026
Merged by: @Stream29
Base:
main← Head:main📝 Commits (3)
0b50e31fix: remove deprecated modelsdb11f58chore: bump versionf626974chore: get model list by_position.yaml📊 Changes
3 files changed (+21 additions, -14 deletions)
View changed files
📝
models/anthropic/manifest.yaml(+1 -1)📝
models/anthropic/models/llm/_position.yaml(+1 -7)📝
models/anthropic/tests/test_llm_call.py(+19 -6)📄 Description
This PR removes the deprecated models from
models/anthropicplugin, making the CI pass.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.