[PR #20] [MERGED] feat: add metadata to log #88

Closed
opened 2026-02-15 21:15:42 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/20
Author: @Nov1c444
Created: 2/6/2025
Status: Merged
Merged: 2/6/2025
Merged by: @Nov1c444

Base: mainHead: feat/log-metadata


📝 Commits (1)

  • afc8397 feat: add metadata to log

📊 Changes

5 files changed (+72 additions, -72 deletions)

View changed files

📝 python/dify_plugin/entities/tool.py (+11 -1)
📝 python/dify_plugin/interfaces/agent/__init__.py (+1 -3)
📝 python/dify_plugin/interfaces/tool/__init__.py (+3 -3)
📝 python/examples/agent/strategies/ReAct.py (+28 -33)
📝 python/examples/agent/strategies/function_calling.py (+29 -32)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugin-sdks/pull/20 **Author:** [@Nov1c444](https://github.com/Nov1c444) **Created:** 2/6/2025 **Status:** ✅ Merged **Merged:** 2/6/2025 **Merged by:** [@Nov1c444](https://github.com/Nov1c444) **Base:** `main` ← **Head:** `feat/log-metadata` --- ### 📝 Commits (1) - [`afc8397`](https://github.com/langgenius/dify-plugin-sdks/commit/afc8397bc3f7060b51ce5a59a40b54ee434a1b17) feat: add metadata to log ### 📊 Changes **5 files changed** (+72 additions, -72 deletions) <details> <summary>View changed files</summary> 📝 `python/dify_plugin/entities/tool.py` (+11 -1) 📝 `python/dify_plugin/interfaces/agent/__init__.py` (+1 -3) 📝 `python/dify_plugin/interfaces/tool/__init__.py` (+3 -3) 📝 `python/examples/agent/strategies/ReAct.py` (+28 -33) 📝 `python/examples/agent/strategies/function_calling.py` (+29 -32) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 21:15:42 -05:00
yindo closed this issue 2026-02-15 21:15:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-sdks#88