Install the belt CLI skill: Python SDK Build AI applications with the inference.sh Python SDK. Quick Start Installation Requirements: Python 3.8+ Authentication Get your API key: Settings → API Keys → Create API Key Running Apps Basic Execution Fire and Forget Streaming Progress Run Parameters | Parameter | Type | Description | |-----------|------|-------------| | | string | App ID (namespace/name@version) | | | dict | Input matching app schema | | | dict | Hidden setup configuration | | | string | 'cloud' or 'private' | | | string | Session ID for stateful execution | | | int | Idle timeout…