mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 02:15:22 -04:00
[PR #107] [MERGED] feat: Add Citations and Attributions to Agent Node #150
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/107
Author: @chiehw
Created: 4/22/2025
Status: ✅ Merged
Merged: 4/27/2025
Merged by: @Yeuoly
Base:
main← Head:main📝 Commits (4)
ac1cb89feat: support var-selector params & surpport retriever_resources messsagea8aa17eopt: rename var-select to anyea77061fix: line too long42a6d26opt: Add RetrieverResource Type📊 Changes
3 files changed (+56 additions, -1 deletions)
View changed files
📝
python/dify_plugin/entities/agent.py(+1 -0)📝
python/dify_plugin/entities/tool.py(+39 -1)📝
python/dify_plugin/interfaces/tool/__init__.py(+16 -0)📄 Description
Related issue: https://github.com/langgenius/dify/issues/17986
Related PR:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.