fix: workflow tool in react agent resume once in one agent run (#1801)
This commit is contained in:
@@ -971,6 +971,8 @@ func (l *LLM) prepare(ctx context.Context, _ map[string]any, opts ...nodes.NodeO
|
||||
return ctx
|
||||
}
|
||||
|
||||
c.RootCtx.ResumeEvent.Popped = true
|
||||
|
||||
return ctx
|
||||
},
|
||||
}).Handler()
|
||||
|
||||
Reference in New Issue
Block a user