You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Processor to receive StuckThoughtEvent from Interceptor and to decide what to do with it before it gets emitted. Should be able to enhance/subdue the event emitted by the interceptor.
Should identify what the end of the chain of thought is, rather than flagging against some arbitrary event.
Could possibly create TriedAttemptsEvent, or even store in StuckThoughtEvent, or could leave that to a subsequent processor.
The text was updated successfully, but these errors were encountered:
Processor to receive StuckThoughtEvent from Interceptor and to decide what to do with it before it gets emitted. Should be able to enhance/subdue the event emitted by the interceptor.
Should identify what the end of the chain of thought is, rather than flagging against some arbitrary event.
Could possibly create TriedAttemptsEvent, or even store in StuckThoughtEvent, or could leave that to a subsequent processor.
The text was updated successfully, but these errors were encountered: