Replies: 2 comments 9 replies
|
The "Agentic Strategy" feature you see on Dify Cloud but not on your self-hosted instance is part of the Agent V2 functionality, which is disabled by default on self-hosted Docker deployments. There is no separate feature flag just for the strategy selector — it depends on enabling Agent V2 and having the right plugins installed. To enable it, add these two environment variables to your ENABLE_AGENT_V2=true
NEXT_PUBLIC_ENABLE_AGENT_V2=trueThen restart your containers: docker compose up -dAfter enabling, you should see the Agent Roster page in the navigation where you can create Agent V2 instances with the Agentic Strategy options. A few additional things to verify:
What version of Dify are you running? That would help narrow down if there are additional steps needed for your setup. To reply, just mention @dosu. Share context across your team and agents. Try Dosu. |
@dosu: Check my first picture. There is not the "Agentic Strategy" feature lives in Workflow Agent node |




Uh oh!
There was an error while loading. Please reload this page.
Self Checks
Content
Anyone know how to enable Agentic Strategy feature on Agent with docker self host version?
Thank you
All reactions