Builder
Nested builder for ProcessOptions objects.
Functions
Allow or prevent automatic goal adjustments during execution.
An existing blackboard to use for this invocation. By default, it will be modified as the process runs.
Set budget constraints directly.
Configure budget constraints via a nested builder.
Build the ProcessOptions.
Set the context identifier to use for the invocation. Can be null. If set it can enable connection to external resources and persistence from previous runs.
Set process control settings directly.
Configure process control setting via a nested builder.
Sets the identities associated with the process.
Add a listener to the list of AgenticEventListeners.
Manipulate the listeners with the given consumer. The list provided to the consumer can be used to remove listeners, change ordering, etc.
Whether to prune the agent to only relevant actions
Set a specific verbosity directly.
Configure verbosity settings via a nested builder.