Text to Keyframe (with Metadata Filters)
Text to Keyframe (with Metadata Filters)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
dataset_id
Dataset to search within
text_query
Natural language query encoded into an embedding to score visual content via vector similarity.
limit
Max number of results to return
offset
Number of results to skip before returning
metadata_filters
List of filter objects applied against asset metadata fields before scoring. All filters are combined with AND.
skip_moderation
When true, moderation scoring is skipped and moderation_score will be null on all results.
Response
Successful Response
run_id
Databricks job run ID to use for status polling and result retrieval
Errors
422
Unprocessable Entity Error
