mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #2551] [MERGED] tests(models/gemini): add e2e test #2563
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/2551
Author: @Stream29
Created: 2/5/2026
Status: ✅ Merged
Merged: 2/6/2026
Merged by: @Stream29
Base:
main← Head:models/gemini/e2e-test📝 Commits (2)
f3ee8d5tests(models/gemini): add e2e testcfbc9a8chore(models/gemini): bump version to 0.7.6📊 Changes
3 files changed (+162 additions, -1 deletions)
View changed files
📝
models/gemini/manifest.yaml(+1 -1)➕
models/gemini/tests/test_embedding_call.py(+76 -0)➕
models/gemini/tests/test_llm_call.py(+85 -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.