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.
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
Enable or disable test mode for this invocation. In test mode, the agent platform will not use any external resources such as LLMs, and will not persist any state.
Set a specific verbosity directly.
Configure verbosity settings via a nested builder.