mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #2553] [CLOSED] tests(models/openai): add e2e test #2566
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/2553
Author: @Stream29
Created: 2/6/2026
Status: ❌ Closed
Base:
main← Head:models/openai/e2e-test📝 Commits (2)
480c6aetests(models/openai): add e2e testaaaf070chore(models/openai): bump version📊 Changes
4 files changed (+165 additions, -4 deletions)
View changed files
📝
models/openai/manifest.yaml(+1 -1)📝
models/openai/pyproject.toml(+4 -1)➕
models/openai/tests/test_llm_call.py(+90 -0)📝
models/openai/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.