returnDirect property
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;
Whether to return the tool's output directly. Setting this to true means that after the tool is called, the AgentExecutor will stop looping.
final bool returnDirect;