You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These frameworks feature rich integrations with Redis. For example, the Redis LangChain integration automatically generates an index schema for metadatapassed in when using Redis as a vector store. This makes it much easier to filter results based on metadata.
92
+
These frameworks feature rich integrations with Redis. For example, the Redis LangChain integration automatically generates an index schema for metadata passed in when using Redis as a vector store. This makes it much easier to filter results based on metadata.
93
93
94
94
Redis has a wide range of search capabilities through the [RediSearch module](redis-modules.md#redisearch), which is available in the Enterprise tier of Azure Cache for Redis. These include:
0 commit comments