class AgentConfigName(PathEnum): ’:raw-latex:`\n `AgentConfigName: Enum of agent config names.:raw-latex:`n Corresponds files in automata/config/agent/*.yaml:raw-latex:n `’ DEFAULT = ‘default’ TEST = ‘test’ AUTOMATA_MAIN = ‘automata-main’
class AgentConfigName(PathEnum): ’:raw-latex:`\n `AgentConfigName: Enum of agent config names.:raw-latex:`n Corresponds files in automata/config/agent/*.yaml:raw-latex:n `’ DEFAULT = ‘default’ TEST = ‘test’ AUTOMATA_MAIN = ‘automata-main’