You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
[FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
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.
When I use an agent to invoke tools (which are workflows), and call the agent via an API, the agent invokes the tool (workflow). However, due to the slow response of the workflow, the agent remains in a blocked state. Could future modifications be made to add configurations for the tool? For example, when the agent invokes the workflow tool, the nodes within the workflow could stream responses back to me incrementally, while still allowing the option for blocking responses if needed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
When I use an agent to invoke tools (which are workflows), and call the agent via an API, the agent invokes the tool (workflow). However, due to the slow response of the workflow, the agent remains in a blocked state. Could future modifications be made to add configurations for the tool? For example, when the agent invokes the workflow tool, the nodes within the workflow could stream responses back to me incrementally, while still allowing the option for blocking responses if needed.
我利用agent调用工具,工具是一个工作流,我用api去调用agent时,agent会调用工具工作流,但是由于工作流响应很慢,所以导致agent响应一直处于阻塞状态,这使得我需要等待非常长的时间,能不能后续做出修改,加入对工具的配置,agent调用工具工作流时工作流中的节点能够流式响应给我,当然也可以选择阻塞响应。
2. Additional context or comments
No response
Beta Was this translation helpful? Give feedback.
All reactions