[PR #2489] [MERGED] fix(models/anthropic): remove the deprecated models #2517

Closed
opened 2026-02-16 11:17:13 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: main


📝 Commits (3)

  • 0b50e31 fix: remove deprecated models
  • db11f58 chore: bump version
  • f626974 chore: 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/anthropic plugin, making the CI pass.


🔄 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/2489 **Author:** [@Stream29](https://github.com/Stream29) **Created:** 1/26/2026 **Status:** ✅ Merged **Merged:** 1/26/2026 **Merged by:** [@Stream29](https://github.com/Stream29) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`0b50e31`](https://github.com/langgenius/dify-official-plugins/commit/0b50e319cdcc2c9ec73d3a58041f891ead75583d) fix: remove deprecated models - [`db11f58`](https://github.com/langgenius/dify-official-plugins/commit/db11f5893588f6f919aa7001a83ce2de9c61d15a) chore: bump version - [`f626974`](https://github.com/langgenius/dify-official-plugins/commit/f6269746399bb1d9fabd455831897c30bd064c27) chore: get model list by `_position.yaml` ### 📊 Changes **3 files changed** (+21 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `models/anthropic/manifest.yaml` (+1 -1) 📝 `models/anthropic/models/llm/_position.yaml` (+1 -7) 📝 `models/anthropic/tests/test_llm_call.py` (+19 -6) </details> ### 📄 Description This PR removes the deprecated models from `models/anthropic` plugin, making the CI pass. --- <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 11:17:13 -05:00
yindo closed this issue 2026-02-16 11:17:13 -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#2517