You can customize the CPU and RAM of your sandbox template via CLI. You need to create a sandbox template first. During the build step, you can specify the CPU and RAM of your sandbox template. The following command will create a sandbox template with 2 vCPUs and 2GB RAM.Documentation Index
Fetch the complete documentation index at: https://novita.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bash
Through Configuration File
You can also specify the vCPU and RAM specifications for the sandbox template in thenovita.toml file in the same directory where you run the novita-sandbox-cli template build command.
Toml