Type alias RedisVectorStoreFilterType

RedisVectorStoreFilterType: string

Type for the filter used in the RedisVectorStore. It is a Redis filter setence, such as @field:{value1}.

Generated using TypeDoc