data_juicer_agents.tools.process.execute_shell_command.logic module#

Pure logic for execute_shell_command.

data_juicer_agents.tools.process.execute_shell_command.logic.execute_shell_command(*, command: str, timeout: int = 120) Dict[str, Any][源代码]#