Interface: MetadataFilter
Properties
key
key:
string
Defined in
packages/llamaindex/src/vector-store/types.ts:47
operator
operator:
"=="
|">"
|"<"
|"!="
|">="
|"<="
|"in"
|"nin"
|"any"
|"all"
|"text_match"
|"contains"
|"is_empty"
Defined in
packages/llamaindex/src/vector-store/types.ts:49
value?
optional
value:MetadataFilterValue