Meta

This page is auto-generated from model configurations. Last updated: 2026-04-25.

This reference lists all available Meta video generation models and their parameters. Use these parameter names when calling the Generation API.


SAM 3.1 Video

Segment videos with Meta SAM 3.1. Text prompt initializes detection; optional per-frame points, box, or mask refine tracking.

Model ID: model_meta-sam-3-1-video

Capabilities: video2video

LLM Markdown: https://app.scenario.com/api/models/model_meta-sam-3-1-video/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
videofileYes----Video to segment
videoPromptingTextstringYes----Text prompt
videoMaxNumObjectsnumberNo16116-Maximum objects to track
videoDetectionThresholdnumberNo0.501-Detection confidence threshold for SAM 3.1 (lower = more detections, less precise).