mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #2554] [MERGED] test(models/openrouter): add e2e tests #2567
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/2554
Author: @Stream29
Created: 2/6/2026
Status: ✅ Merged
Merged: 2/6/2026
Merged by: @Stream29
Base:
main← Head:models/openrouter/e2e-test📝 Commits (5)
e739f33test(models/openrouter): add e2e testsca71de7test(models/openrouter): remove invalid models0646f04test(models/openrouter): try to fix test301c6cdtest(models/openrouter): idk why, but test fail on that check96b5b5atest(models/openrouter): idk why, but test fail on that📊 Changes
4 files changed (+80 additions, -31 deletions)
View changed files
📝
models/openrouter/manifest.yaml(+1 -1)📝
models/openrouter/models/llm/_position.yaml(+1 -30)📝
models/openrouter/pyproject.toml(+2 -0)➕
models/openrouter/tests/test_llm_call.py(+76 -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.