mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #2552] [MERGED] tests(models/deepseek): add e2e test #2565
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/2552
Author: @Stream29
Created: 2/5/2026
Status: ✅ Merged
Merged: 2/6/2026
Merged by: @Stream29
Base:
main← Head:models/deepseek/e2e-test📝 Commits (2)
bcf6994tests(models/deepseek): add e2e test564b466tests(models/deepseek): bump version📊 Changes
4 files changed (+156 additions, -4 deletions)
View changed files
📝
models/deepseek/manifest.yaml(+1 -1)📝
models/deepseek/pyproject.toml(+4 -1)➕
models/deepseek/tests/test_llm_call.py(+81 -0)📝
models/deepseek/uv.lock(+70 -2)📄 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.