Header menu logo Nao

Orchestrator Module

Functions and values

Function or value Description

create provider tools subAgents

Full Usage: create provider tools subAgents

Parameters:
Returns: IAgent

Create an orchestrator with a default prompt

provider : ILlmProvider
tools : Tool list
subAgents : IAgent list
Returns: IAgent

createWithConfig config

Full Usage: createWithConfig config

Parameters:
Returns: IAgent

Create an orchestrator with a custom configuration

config : OrchestratorConfig
Returns: IAgent

Type something to start searching.