However, I can’t seem to find any way to set prefilter objects in the VectorQuery or VectorSearch classes. There’s no mention of filter or where clauses that can be passed in, and the documentation seems focused on the REST API.
Has anyone successfully implemented pre-filtering via the SDK?
Curious why the feature was added at the database level but hasn’t been made available in the SDKs yet. From a developer’s perspective, that limits its practical value.