Skip to main content
We support CLIP model embeddings using the open source alternative, open-clip which supports various customizations. It is registered as open-clip and supports the following customizations: This embedding function supports ingesting images as both bytes and urls. You can query them using both text and other images.
LanceDB supports ingesting images directly from accessible links.
Now we can search using text from both the default vector column and the custom vector column Because we’re using a multimodal embedding function, we can also search using images