mirror of
https://github.com/langgenius/dify-docs-archived.git
synced 2026-07-19 22:43:32 -04:00
Workflow里面的LLM为何不能添加Tool Calling #50
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 @bentonq on GitHub (Jan 17, 2025).
现在Workflow里面的LLM节点只能处理常规的文本流,如何能像Agent一样在让LLM能自己决定用什么Tool,进行Function Calling。用参数提取器太麻烦了,也不准确。
@bb2103 commented on GitHub (Feb 21, 2025):
+1
Agent is all we need