Local
CommandLineExecutionEngine 使用本地计算机环境执行给定的命令行代码。
已实现的工具有 CommandLineTool 和 LocalScriptExecutionTool,
适用于 桌面自动化(Desktop Automation) 或 Computer-Use Agent
(例如文件管理、应用控制)。你可以用自然语言控制电脑,例如:
set my mac output volume 50list all running applications in my mactell a story and then read it out loudtell a story about moon and save it into a text file- ...
危险
⚠️ 安全警告:高风险代码执行
注意!在生产在线服务环境中执行代码可能非常危险。 若用于在线服务,必须通过安全沙箱环境执行。
❗ 请勿在生产环境中使用!