returnDirect property

bool returnDirect
finalinherited

Whether to return the tool's output directly. Setting this to true means that after the tool is called, the AgentExecutor will stop looping.

Implementation

final bool returnDirect;