mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
OpenRouter tool use broken since plugin v0.0.10 #367
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 @infinitnet on GitHub (Jun 13, 2025).
Self Checks
Dify version
1.4.3
Plugin version
0.0.10
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
Pull request #985 attempting to fix #971 actually broke tool use through OpenRouter Anthropic models. Instead of actually calling a tool, it just outputs instructions for tool directly in chat. Downgrading to a previous version of the plugin fixes the issue. The pull request made it impossible to use OpenRouter with agents.
✔️ Error log
No response
@webserviceXXL commented on GitHub (Jun 23, 2025):
I have the exact same problem. In the Issue https://github.com/langgenius/dify-official-plugins/issues/971 it is marked as fixed, but with 1.4.3 it's still not working. I do see a merge into the main, but at least with the latest docker image it's not fixed.
@infinitnet commented on GitHub (Jul 2, 2025):
This is still broken with OpenRouter plugin 0.0.13 and Dify 1.5.1.