The idea is:
Adding a wait tool that can be used as a tool my the AI agent node that the AI can use to yield between tasks if required.
My use case:
Telling your AI chatbot/system to do something after a certain delay or the AI model can add a pause between some tasks of required or specified by the user.
I think it would be beneficial to add this because:
The AI model can add a pause between some tasks of required or specified by the user. The AI can see the wait tool and if required call it and the wait tool yields for the amount of time decided by the AI model and once the time is over it will respond back and the AI will know that the wait time is over and will proceed to do whatever was told. So it can do something then wait and then do something.
Any resources to support this?
No, just the wait Node converted to a tool.
Are you willing to work on this?
Not at the moment…