Hey guys, is it possible to force a workflow to stop? I'm working on a PoC where I need to give the user to stop the current job, which I'm planning to implement using llama index workflows. thanks in advance
Update:
Nevermind, I just find this:
https://github.com/run-llama/llama_index/issues/16232 looks like it is not supported at the moment