Skip to content

Commit a4d80b4

Browse files
Merge pull request #1962 from redis/link-fix
Update vectors.md
2 parents 98e267c + 5148be7 commit a4d80b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/develop/ai/search-and-query/vectors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@ retrieval techniques, Redis is well positioned to serve as your high performance
608608
Here are some additional resources that apply vector search for different use cases:
609609

610610
- [Retrieval augmented generation from scratch](https://github.com/redis-developer/redis-ai-resources/blob/main/python-recipes/RAG/01_redisvl.ipynb)
611-
- [Semantic caching](https://github.com/redis-developer/redis-ai-resources/blob/main/python-recipes/semantic-cache/semantic_caching_gemini.ipynb)
611+
- [Semantic caching](https://github.com/redis-developer/redis-ai-resources/blob/main/python-recipes/semantic-cache/00_semantic_caching_gemini.ipynb)
612612

613613
## Continue learning with Redis University
614614

0 commit comments

Comments
 (0)