github langchain-ai/langchainjs @langchain/redis@1.1.0

5 hours ago

Minor Changes

  • #9240 6c3cafe Thanks @tishun! - feat(redis): add FluentRedisVectorStore with advanced pre-filtering for document metadata
    • Added FluentRedisVectorStore class with type-safe fluent filtering API
    • Added filter expression classes: Tag, Num, Text, Geo, Timestamp, Custom
    • Added MetadataFieldSchema array-based schema definition with automatic inference
    • Supports complex filter combinations with AND/OR logic and nesting
    • Existing RedisVectorStore preserved for backwards compatibility

Don't miss a new langchainjs release

NewReleases is sending notifications on new releases.