mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Enable ReAct Agent Mode for models that do not support function calls on OpenRouter #219
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 @cecaa1030 on GitHub (Apr 23, 2025).
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
When adding LLM through OpenRouter, if it does not support function call, it cannot be used in Agent.
Although LLM like microsoft/mai-ds-r1:free does not support function call, it can be used in the agent through ReAct's Agent Mode.
2. Additional context or comments
No response
3. Can you help us with this feature?
@biswas2200 commented on GitHub (May 11, 2025):
#ieeesoc
Title - Enable ReAct Agent Mode fallback for models without function call support on OpenRouter.
Overview - I would like to work on enhancing agent functionality by enabling ReAct Agent Mode for models accessed via OpenRouter that do not support function calling, allowing them to function within the agent framework.
Motivation - Currently, models like microsoft/mai-ds-r1:free cannot be used as agents due to the lack of function call support. Enabling ReAct fallback will improve model compatibility, making the platform more flexible and user-friendly.
Deliverables -
Dependencies -
I am ready to work following the project's best practices. Please assign this issue to me.
@dosubot[bot] commented on GitHub (Aug 18, 2025):
Hi, @cecaa1030. 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!
@cecaa1030 commented on GitHub (Aug 20, 2025):
yes, the issue is still there with latest version dify
dosubot[bot] @.***> 于 2025年8月19日周二 00:04写道:
@dosubot[bot] commented on GitHub (Aug 20, 2025):
@crazywoola Could you please assist with this issue, as the user has confirmed it is still relevant in the latest version?