Agent framework intégration #7484

Closed
opened 2026-02-21 18:20:50 -05:00 by yindo · 1 comment
Owner

Originally created by @Namec999 on GitHub (Jan 1, 2025).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Provide a description of requested docs changes

I am wobdering if there is any integration, best practice. Or any plan to use have agent création and orchestartionblike autogen or crew ai does.

My goal is letting agent do their work and use their results in my dify workflow

Originally created by @Namec999 on GitHub (Jan 1, 2025). ### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [X] Please do not modify this template :) and fill in all the required fields. ### Provide a description of requested docs changes I am wobdering if there is any integration, best practice. Or any plan to use have agent création and orchestartionblike autogen or crew ai does. My goal is letting agent do their work and use their results in my dify workflow
yindo added the 🤖 feat:agent label 2026-02-21 18:20:50 -05:00
yindo closed this issue 2026-02-21 18:20:50 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Jan 1, 2025):

There is an integration for agent creation and orchestration in the Dify framework, similar to what Autogen or Crew AI offers. The Dify framework provides an Agent Assistant that allows for the integration of tools and the use of large language models (LLMs) to perform tasks autonomously. This setup enables agents to perform tasks and use their results in a Dify workflow. The framework supports powerful models like GPT-4 for stable task completion and offers features like Function Calling and ReAct inference modes for agent settings [1].

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other

@dosubot[bot] commented on GitHub (Jan 1, 2025): <!-- Answer --> There is an integration for agent creation and orchestration in the Dify framework, similar to what Autogen or Crew AI offers. The Dify framework provides an Agent Assistant that allows for the integration of tools and the use of large language models (LLMs) to perform tasks autonomously. This setup enables agents to perform tasks and use their results in a Dify workflow. The framework supports powerful models like GPT-4 for stable task completion and offers features like Function Calling and ReAct inference modes for agent settings <sup>[[1]](https://github.com/langgenius/dify-docs/blob/main/en/guides/application-orchestrate/agent.md)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/e7aa0746-f045-4c54-a62b-0edf09015bf7?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/e7aa0746-f045-4c54-a62b-0edf09015bf7?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/e7aa0746-f045-4c54-a62b-0edf09015bf7?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/e7aa0746-f045-4c54-a62b-0edf09015bf7?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/e7aa0746-f045-4c54-a62b-0edf09015bf7?feedback_type=hallucination) | [Other](https://app.dosu.dev/response-feedback/e7aa0746-f045-4c54-a62b-0edf09015bf7?feedback_type=other)</sup>
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#7484