filters property

List<VectorStoreFilter> filters
final

The filters that must all match.

Implementation

final List<VectorStoreFilter> filters;