Documentation Index
Fetch the complete documentation index at: https://docs.getpique.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Checks split-screen videos by matching the top and bottom regions against references and/or descriptions. Each region must have at least one of references or description provided. If both are provided, references will be evaluated first, falling back to the description in case of failure or error. Requires reference content - Provide at least one oftop_content_references or bottom_content_references.
Configuration
List of GCS URIs for top-region reference videos.Allowed extensions: mp4, mov, avi, mkv, webm
Description of expected top-region content.
List of GCS URIs for bottom-region reference videos.Allowed extensions: mp4, mov, avi, mkv, webm
Description of expected bottom-region content.
Example Configuration
Result Schema
Interpreting Results
- top_match/bottom_match: Both regions must match for a pass.
- split_detection_percentage: How consistently a split line was detected.
- top_match_details/bottom_match_details: Region-specific match evidence.