Factory
mighty.mighty_runners.factory
#
Factory for creating runners based on config.
get_runner_class
#
get_runner_class(agent_type: str) -> type[MightyRunner]
Transforms config keyword for agents to class.