mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 02:15:22 -04:00
[PR #242] fix(text_embedding): pass input_type to distinguish between document and query #253
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-plugin-sdks/pull/242
Author: @utsumi-fj
Created: 11/17/2025
Status: 🔄 Open
Base:
main← Head:fix_241📝 Commits (2)
3bf5978fix(text_embedding): pass input_type to distinguish between document and queryea7f8faUpdate python/dify_plugin/core/entities/plugin/request.py📊 Changes
2 files changed (+2 additions, -0 deletions)
View changed files
📝
python/dify_plugin/core/entities/plugin/request.py(+1 -0)📝
python/dify_plugin/core/plugin_executor.py(+1 -0)📄 Description
Fixes #241
Compatibility Check
README.mdREADME.mdREADME.mdREADME.mdCompatibility impact
Since this is a bug fix, there is no compatibility impact.
Available Checks
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.