- Python SDK:
2.0.1 - TypeScript SDK:
2.0.0 - CLI:
2.0.0
https://us-phx-1.sandbox.novita.ai
The new SDK / CLI is not fully compatible with older versions. If you are using Sandbox in production, please avoid automatic upgrades and complete compatibility checks before upgrading.
The legacy Sandbox endpoint remains available for existing users:
https://sandbox.novita.ai
If you do not plan to upgrade for now
To avoid unexpected impact on your existing Sandbox workloads, we recommend that you:- Pin your current SDK / CLI version.
- Avoid automatic dependency upgrades.
- Explicitly configure the current Sandbox domain through the SDK / CLI configuration or by setting the
NOVITA_DOMAINenvironment variable. For SDK / CLI domain configuration, usesandbox.novita.ai. - Review any production automation scripts that depend on SDK / CLI behavior, and avoid switching to the new version before completing compatibility validation.
If you plan to upgrade
Before upgrading production workloads, we recommend that you:- Test in a staging environment first.
- Add the new Sandbox cluster endpoint to your firewall, proxy, CORS, or enterprise gateway allowlist if applicable:
https://us-phx-1.sandbox.novita.ai. - For SDK / CLI domain configuration, use
us-phx-1.sandbox.novita.ai. - Review resource, API, CLI, network, and runtime compatibility.
- Check whether your integration depends on sandboxes, paused sandboxes, templates, snapshots, or commit artifacts from the legacy cluster. Resources are not shared across the legacy and new clusters, so some resources may need to be rebuilt or migrated.