mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 02:15:22 -04:00
[PR #8] [MERGED] feat: add agent node log #80
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/8
Author: @Nov1c444
Created: 1/8/2025
Status: ✅ Merged
Merged: 1/8/2025
Merged by: @Nov1c444
Base:
main← Head:feat/agent-log📝 Commits (1)
fb24978feat: add agent node log📊 Changes
7 files changed (+134 additions, -59 deletions)
View changed files
📝
python/dify_plugin/entities/tool.py(+1 -0)📝
python/dify_plugin/interfaces/agent/__init__.py(+5 -2)📝
python/dify_plugin/interfaces/tool/__init__.py(+6 -1)📝
python/examples/agent/_assets/icon.svg(+21 -6)📝
python/examples/agent/main.py(+1 -1)📝
python/examples/agent/strategies/function_calling.py(+92 -49)📝
python/examples/agent/strategies/function_calling.yaml(+8 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.