-
Notifications
You must be signed in to change notification settings - Fork 162
Open
Description
I would like to add human in the loop interaction to my swarm agents, I've already read documentation about how to implement it but it only shows how to add the interrupt() method inside a node, in swarm I dont really have acces to that node implementation so I'm having doubts on how would be the propper way, I've tried implementing the interrupt inside a tool but that way I depend on the agent to define if the tool should be called
Metadata
Metadata
Assignees
Labels
No labels