mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #2424] [MERGED] test: add Anthropic LLM plugin integration test #2467
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/2424
Author: @Stream29
Created: 1/14/2026
Status: ✅ Merged
Merged: 1/16/2026
Merged by: @Stream29
Base:
main← Head:test/models/anthropic📝 Commits (4)
ff2907atest: add Anthropic LLM integration test31be59ftest: enrich testbac9441Merge branch 'main' into test/models/anthropic9f70bf0chore: bump version to 0.2.5📊 Changes
3 files changed (+73 additions, -2 deletions)
View changed files
📝
models/anthropic/manifest.yaml(+1 -1)📝
models/anthropic/pyproject.toml(+1 -1)➕
models/anthropic/tests/test_llm_call.py(+71 -0)📄 Description
Related Issues or Context
https://github.com/langgenius/dify/discussions/19379
This PR contains Changes to LLM Models Plugin
Only test added.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.