ai_runner ========= .. py:module:: ai_runner Functions --------- .. autoapisummary:: ai_runner.run_geom_command Module Contents --------------- .. py:function:: run_geom_command(command: str) Run the given GEOM CLI command using subprocess. :param command: The GEOM command string to execute. :type command: str