---
title: "Novita Agent Sandbox"
description: "Novita Agent Sandbox capability reference generated from the Wildflower Computer SDK contract, including create fields and non-secret connection context."
canonical: "https://wildflower.computer/docs/reference/providers/novita/"
openapi_version: "0.8.0"
source_revision: "788b7325a454b8b753a7d614247d5694bad5c967"
---

# Novita Agent Sandbox

This reference is generated from the same provider capability model used by every Wildflower SDK. It describes the portable create surface and the non-secret connection context kept separate from provider credentials.

- **Contract value:** **`novita`**
- **Create input:** **image and timeout**
- **Connection fields:** **0**

## Create options

The generated create input exposes these provider-specific fields:

- `image`
- `timeout`

## Runtime behavior

These capability facts come from the same generator-owned model used by the provider catalog and SDK documentation.

- **Image selection:** **template**
- **Timeout:** **seconds**
- **Output streams:** **separate**
- **Working directory:** **Supported**
- **Environment variables:** **Supported**
- **Persistent resume:** **Supported**
- **Explicit stop:** **Not supported**
- **Snapshots / restore:** **Not supported**
- **Delete:** **Supported**

Default: 300 seconds. Granularity: 1 second.

## Connection context

This adapter needs no additional non-secret connection fields. Its provider credential is still connected separately or supplied as an inline override.

> **Credentials never enter the create body**
>
> Connect the provider once for the project, or send a typed inline credential override. Wildflower keeps credentials in authentication headers and never serializes them into sandbox JSON.

## Usage, cost, and latency evidence

- **Billing signal:** **dashboard export**
- **Wildflower integration:** **estimate only**
- **Provider granularity:** **account**
- **Expected lag:** **not documented as a per-sandbox API contract**
- **Provider-reported cost:** **Unavailable**
- **Live credential proof:** **Not verified**

> **Novita Agent Sandbox provider cost is not available**
>
> Wildflower has published CPU and memory rates but no authoritative per-sandbox billing response.
>
> [Review the official provider signal source](https://novita.ai/docs/guides/sandbox-pricing). A normalized list-price estimate remains separate from provider reporting and invoice reconciliation.

## Continue

- [Connect a project provider profile](https://wildflower.computer/docs/provider-profiles/)
- [Review cost fidelity and benchmark rules](https://wildflower.computer/docs/provider-observability/)
- [Browse generated operations and models](https://wildflower.computer/docs/reference/)
