Install Python SDK with pip
Use the--pre flag to install the latest beta version:
Install Node.js CLI
Option 1: Run with npx (Recommended)
Install the beta CLI locally in your project directory usingnpm, then run it with npx. This avoids polluting your global environment with the beta version.