MCPcopy Create free account
hub / github.com/FlowiseAI/Flowise / shouldContinueGetter

Method shouldContinueGetter

packages/components/src/agents.ts:347–349  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

345 }
346
347 get shouldContinueGetter() {
348 return this.shouldContinue.bind(this)
349 }
350
351 /**
352 * Method that checks if the agent execution should continue based on the

Callers 1

_callNextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected