Header menu logo Nao

IOrchestratorFactory Type

Factory interface for creating orchestrator instances via DI. Register a custom implementation to control how orchestrators are built from workspace definitions.

Instance members

Instance member Description

this.Create

Full Usage: this.Create

Parameters:
Returns: IAgent
Modifiers: abstract

Create an orchestrator (as IAgent) from the given configuration.

arg0 : OrchestratorConfig
Returns: IAgent

Type something to start searching.