Use model names exactly as listed unless your VideoDB team contact gives you an alias.
Model catalog
Choose a tier
Use the smallest tier that supports the largest model in your workflow.medium sandbox and reuse it across those jobs.
Where to pass the model name
For hosted/default models, omit
sandbox_id. For models listed on this page, pass a compatible sandbox ID.
Use a model in Understanding and Indexing
Use the sandbox model during understanding, then index the produced artifact with the standardvideo.index(...) interface.
Use a model in generation APIs
Generation APIs usemodel_name and sandbox_id.
Pricing and limits
Sandbox pricing and concurrency limits are based on the sandbox tier, not the individual model. See Sandbox Compute for current pricing and limits.Sandbox Compute
Create, use, and stop sandbox compute.
Understanding Artifacts
Configure analyzers and model selection.
Create an Index
Index artifacts produced by sandbox models.