Describe the Request
We need a mechanism for an agent to ask for approvals or insert human-in-the-loop steps. Currently this could be accomplished by a locally deployed agent that asks for input, but is this the best pattern? Could this be better documented if this is how we want to do things, or maybe made easier with helper-methods?
Sample Code
Describe the Request
We need a mechanism for an agent to ask for approvals or insert human-in-the-loop steps. Currently this could be accomplished by a locally deployed agent that asks for input, but is this the best pattern? Could this be better documented if this is how we want to do things, or maybe made easier with helper-methods?
Sample Code