AgentBehaviorConfig constructor
const
AgentBehaviorConfig({})
Implementation
const AgentBehaviorConfig({
this.turnLimit,
this.timeoutMs,
this.maxRetries,
this.parallelTools,
this.options = const {},
});
const AgentBehaviorConfig({
this.turnLimit,
this.timeoutMs,
this.maxRetries,
this.parallelTools,
this.options = const {},
});