Skip to content

create_from_fsm

Description

Create an agent from a finite state machine specification.

Required Parameters:

public_id: The public id of the agent to be created.

fsm_spec_file_path: The path to the FSM specification file.

Usage: Create a new agent from a finite state machine specification. adev create_from_fsm eightballer/agent_2 auto_dev/data/fsm/samples/fsm_specification.yaml