Header menu logo Nao

LoadedDefinitions Type

The result of loading definitions from a source

Record fields

Record Field Description

Agents

Full Usage: Agents

Field type: LoadResult<AgentDef> list
Field type: LoadResult<AgentDef> list

BuiltAgents

Full Usage: BuiltAgents

Field type: IAgent list

Pre-built agents discovered directly (e.g. from assemblies)

Field type: IAgent list

BuiltEvaluators

Full Usage: BuiltEvaluators

Field type: IEvaluator list

Pre-built evaluators discovered directly (e.g. from assemblies)

Field type: IEvaluator list

BuiltTools

Full Usage: BuiltTools

Field type: Tool list

Pre-built tools discovered directly (e.g. from assemblies)

Field type: Tool list

Constitutions

Full Usage: Constitutions

Field type: LoadResult<ConstitutionDef> list

Governance constitution definitions

Field type: LoadResult<ConstitutionDef> list

EvalSuites

Full Usage: EvalSuites

Field type: LoadResult<EvalSuiteDef> list
Field type: LoadResult<EvalSuiteDef> list

Tools

Full Usage: Tools

Field type: LoadResult<ToolDef> list
Field type: LoadResult<ToolDef> list

Static members

Static member Description

LoadedDefinitions.Empty

Full Usage: LoadedDefinitions.Empty

Returns: LoadedDefinitions

Type something to start searching.