SystemAgentFactory

interface SystemAgentFactory : AgentFactory<AbstractSystemAgent>

Functions

Link copied to clipboard
abstract fun create(container: SdkContainer): AbstractSystemAgent