-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
Description
I was trying to stop the Runner in the middle as the user stopped the task, so how to stop the runner from generating?
I am using Chainlit with the agents SDK. When the user stops the task so there is a way to control on_stop that works only on the ui, but still behind the runner in working.
There should be the option to stop the runner.