mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Tool response print is duplicated in Dify Plugin Agent Strategies 0.0.14 #210
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?
Originally created by @rcruzin on GitHub (Apr 20, 2025).
Self Checks
Dify version
1.2.0
Plugin version
0.0.14
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
{
"output": {
"tool_call_id": "xKa...",
"tool_call_input": {
"employee_id": "1",
"token": "eyJhbG...."
},
"tool_call_name": "Getting_Leave_Type_IDs",
"tool_response": "{"result": "
}
}
✔️ Error log
No response
@rcruzin commented on GitHub (Apr 20, 2025):
@crazywoola
@EcoleKeine commented on GitHub (Apr 25, 2025):
can be fixed like https://github.com/langgenius/dify/pull/14216
@dosubot[bot] commented on GitHub (Aug 17, 2025):
Hi, @rcruzin. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
Next Steps:
Thank you for your understanding and contribution!