add_embedding
to add an embedding to your metadata schema.
Key | Description | Display Benefits |
---|---|---|
embedding | 1 to 4096 for Index. 1 to 2000 for Active | Filtering by embeddings, similarity search, 2D scatter plot visualization (Coming Soon) |
config
is not specified, the sampling_rate
is 1 frame per second, and the keyframe_mode
is frame
.
sampling_rate
of 0
only imports the first frame and all keyframes of your video into Index.Import while registering images
Update specific images
Import while registering videos
config
is optional when importing your custom embeddings:config
is not specified, the sampling_rate
is 1 frame per second, and the keyframe_mode
is frame
.sampling_rate
of 0
only imports the first frame and all keyframes of your video into Index.Update specific videos