You can. In `query_by` you have to include the emb...
# community-help
k
You can. In
query_by
you have to include the embedding field, and then also have a
vector_query
parameter with explicit embedding values you want to search upon.
👍 1