Module agentforge4j.bootstrap
Package com.agentforge4j.bootstrap
package com.agentforge4j.bootstrap
Public bootstrap entry point — framework-agnostic defaults for AgentForge4j.
-
ClassDescriptionImmutable facade exposing the assembled AgentForge4j runtime and loaded configuration.Static entry point for assembling an
AgentForge4jfacade with framework-agnostic defaults.Builder forAgentForge4j.Exposes the individual components assembled byAgentForge4jBootstrap.DefaultLlmSecretResolverfor the embeddable bootstrap path.Immutable configuration for a single LLM provider, used byAgentForge4jBootstrap.Builder.withLlmProvider(LlmProviderConfig).Builder forLlmProviderConfig.ToolProviderFactorythat routes eachIntegrationDefinitionto theIntegrationToolProviderFactorycontribution matching itsIntegrationType.