当前该功能仍处于 beta 阶段,需要分别安装 PPIO 沙箱的 Python SDK 与命令行工具的 beta 版本:Documentation Index
Fetch the complete documentation index at: https://ppio.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
使用 pip 安装 Python SDK
需要使用--pre 参数安装最新的 beta 版本:
安装 Node.js CLI
方式 1:使用 npx 临时运行(推荐)
在项目目录下使用npm 安装 beta 版 CLI,并使用 npx 命令运行。无需全局安装 beta 版,避免污染全局环境。