AgentStartContext
constructor(agent: AIAgent<*, *>, runId: String, strategy: AIAgentStrategy<*, *>, feature: TFeature, context: AIAgentContextBase)(source)
Parameters
TFeature
The type of the feature object associated with this context.