That's correct... Although you won't be able to u...
# community-help
j
That's correct... Although you won't be able to use Typesense's built-in models for hybrid search, given that these are image embeddings. You would have to generate these embeddings with the CLIP model outside of Typesense, and then combine keyword search (
q
) with the
vector_query
parameter