mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #2497] [MERGED] chore(models/anthropic): add type check #2524
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/2497
Author: @Stream29
Created: 1/27/2026
Status: ✅ Merged
Merged: 1/27/2026
Merged by: @Stream29
Base:
main← Head:models/anthropic/type-check📝 Commits (3)
38ada52chore: introduce type check0292102refactor: pass type check1ad4d57chore: bump version📊 Changes
5 files changed (+93 additions, -27 deletions)
View changed files
📝
models/anthropic/manifest.yaml(+1 -1)📝
models/anthropic/models/llm/llm.py(+18 -20)📝
models/anthropic/pyproject.toml(+4 -1)📝
models/anthropic/tests/test_llm_call.py(+1 -4)📝
models/anthropic/uv.lock(+69 -1)📄 Description
This PR contains Changes to LLM Models Plugin
This plugin has integration tests. So it's safe to make such changes.
Version Control (Any Changes to the Plugin Will Require Bumping the Version)
0.3.0 -> 0.3.1
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.