Skip to content

Commit defb814

Browse files
committed
fixed typo
1 parent 94bb48a commit defb814

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/redis/overview-vector-similarity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Azure Cache for Redis can be used effectively as a vector database to store embe
8989
- [LangChain](https://docs.langchain.com/oss/python/integrations/vectorstores/)
9090
- [LlamaIndex](https://developers.llamaindex.ai/python/examples/vector_stores/redisindexdemo)
9191

92-
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.
9393

9494
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:
9595

0 commit comments

Comments
 (0)