AIAgentFunctionalContext
constructor(environment: AIAgentEnvironment, agent: FunctionalAIAgent<*, *>, runId: String, agentInput: Any?, config: AIAgentConfig, llm: AIAgentLLMContext, stateManager: AIAgentStateManager, storage: AIAgentStorage, strategyName: String, pipeline: AIAgentNonGraphPipeline, parentContext: AIAgentContext? = null)(source)