mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #449] [MERGED] Fix missing import in rerank.py for openai-compatible plugin #1373
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/449
Author: @cherrymorning
Created: 3/13/2025
Status: ✅ Merged
Merged: 3/14/2025
Merged by: @crazywoola
Base:
main← Head:fix-missing-import📝 Commits (3)
4303bf1fix:add missing import to rerank.pyb63092eMerge branch 'langgenius:main' into fix-missing-importd36d162Update manifest.yaml📊 Changes
2 files changed (+4 additions, -2 deletions)
View changed files
📝
models/openai_api_compatible/manifest.yaml(+1 -1)📝
models/openai_api_compatible/models/rerank/rerank.py(+3 -1)📄 Description
add missing import of CredentialsValidateFailedError for openai-compatible plugin
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.