Type Alias: SkilledCrewYamlConfig
SkilledCrewYamlConfig =
object
Defined in: src/config/skilled_crew_yaml/skilled_crew_yaml_types.ts:30
Properties
agents
agents:
object
Defined in: src/config/skilled_crew_yaml/skilled_crew_yaml_types.ts:35
Index Signature
[name: string]: SkilledCrewYamlConfigAgent
commands
commands:
SkilledCrewYamlConfigCommand[]
Defined in: src/config/skilled_crew_yaml/skilled_crew_yaml_types.ts:33
entryPointAgent
entryPointAgent:
string|null
Defined in: src/config/skilled_crew_yaml/skilled_crew_yaml_types.ts:34
id
id:
string
Defined in: src/config/skilled_crew_yaml/skilled_crew_yaml_types.ts:32
script_runtime
script_runtime:
SkilledCrewYamlConfigScriptRuntime
Defined in: src/config/skilled_crew_yaml/skilled_crew_yaml_types.ts:38
version
version:
string
Defined in: src/config/skilled_crew_yaml/skilled_crew_yaml_types.ts:31
Last updated on