Ask a question to get started
Enter to sendā¢Shift+Enter new line
add_images( self, uris: list[str], metadatas: list[dict] |
uris
list[str]
File path to the image.
metadatas
list[dict] | None
None
Optional list of metadatas. When querying, you can filter on this metadata.
ids
list[str] | None
Run more images through the embeddings and add to the VectorStore.
VectorStore
Optional list of IDs. (Items without IDs will be assigned UUIDs)