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