Agent Sandbox
SDK と CLI のインストール
Novita Agent Sandbox は、公式の安定版 SDK(現在は Python および JavaScript & TypeScript をサポート)と付属のコマンドラインツールを提供しており、サンドボックス機能をビジネスに統合するのに役立ちます。アプリケーションコードには Novita SDK を、ターミナルベースのサンドボックス操作には CLI をインストールできます。
最終更新日 2026年8月10日
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
npm i novita-sandbox
pip install novita-sandbox
npm i -g novita-sandbox-cli