LLM node Support function calling #4213

Closed
opened 2026-02-21 18:05:14 -05:00 by yindo · 2 comments
Owner

Originally created by @DomKing on GitHub (Jun 21, 2024).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • Please do not modify this template :) and fill in all the required fields.

1. Is this request related to a challenge you're experiencing? Tell me about your story.

I want to orchestrate workflow by using agent node. The essence of an agent is also function calling. Currently, LLM only supports reasoning but not support function calling. In case of support, there are more ways to play with the workflow.

2. Additional context or comments

No response

3. Can you help us with this feature?

  • I am interested in contributing to this feature.
Originally created by @DomKing on GitHub (Jun 21, 2024). ### 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 this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] Please do not modify this template :) and fill in all the required fields. ### 1. Is this request related to a challenge you're experiencing? Tell me about your story. I want to orchestrate workflow by using agent node. The essence of an agent is also function calling. Currently, LLM only supports reasoning but not support function calling. In case of support, there are more ways to play with the workflow. ### 2. Additional context or comments _No response_ ### 3. Can you help us with this feature? - [ ] I am interested in contributing to this feature.
yindo added the 💪 enhancement label 2026-02-21 18:05:14 -05:00
yindo closed this issue 2026-02-21 18:05:14 -05:00
Author
Owner

@MrOrz commented on GitHub (Jun 27, 2024):

Seems related to #4468 - if agents can become tools, then we may probably add it as a block in workflow a s well.

@MrOrz commented on GitHub (Jun 27, 2024): Seems related to #4468 - if agents can become tools, then we may probably add it as a block in workflow a s well.
Author
Owner

@MrOrz commented on GitHub (Jun 28, 2024):

@dosu-bot if we want to contribute to the codebase so that Agents can be added to Workflows, where can we start?

@MrOrz commented on GitHub (Jun 28, 2024): @dosu-bot if we want to contribute to the codebase so that Agents can be added to Workflows, where can we start?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#4213