Package-level declarations
Types
Core configuration for AgentPlatform
Unified configuration for all agent platform properties.
Loads agent platform properties into Spring's Environment for library-wide availability.
Conditional annotation that enables bean creation only when a specific MCP connection is configured in Spring AI properties.
Configuration properties for the agent process repository.
Spring configuration that automatically wraps every EmbeddingService bean in EmbeddingOperations so that embedding usage is tracked and priced against the current com.embabel.agent.core.AgentProcess.
Support injection of ExecutingOperationContext and Ai into beans.
Condition that checks if an MCP connection is configured in Spring AI properties.
Configuration properties for the agent process repository.
Spring implementation of ContextProvider that retrieves objects from the Spring ApplicationContext.
Configuration properties for tool groups exposed by the platform.
Configuration for ToolLoop.