Bootstrap builder configuration
The framework-agnostic AgentForge4jBootstrap.Builder value-configuration methods (the data-valued
settings). SPI/extension-wiring setters are intentionally not listed here. Generated from the live
builder; parameter types only (method descriptions are not retained in compiled bytecode).
| Method | Parameter type |
|---|---|
withAgentsDir | Path |
withAllowPrivateNetworks | boolean |
withCacheEnabled | boolean |
withFileSinkPath | Path |
withIntegrationsDir | Path |
withLlmProvider | LlmProviderConfig |
withLoadShippedAgents | boolean |
withLoadShippedWorkflows | boolean |
withMaxNestingDepth | int |
withWorkflowsDir | Path |