Dimitris Christodoulou

Results 9 issues of Dimitris Christodoulou

## Motivation Prefilters allow users to run vector queries on a subset of the vector index. ## Changes * Add a prefilter option on `VectorQuery` allowing users to specify the...

## Motivation Some KV operations are using the Public API. We should migrate all of them to the Core API. This is necessary for the observability work. ## Changes Rewrite...