Skip to content

Commit 778ed3c

Browse files
Merge pull request #1303 from redis/DOC-4905
Doc 4905, add uni link to vector doc
2 parents a6a6086 + b2f5cd5 commit 778ed3c

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

content/develop/interact/search-and-query/advanced-concepts/vectors.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,3 +523,7 @@ Here are some additonal resources that apply vector search for different use cas
523523

524524
- [Retrieval augmented generation from scratch](https://github.com/redis-developer/redis-ai-resources/blob/main/python-recipes/RAG/01_redisvl.ipynb)
525525
- [Semantic caching](https://github.com/redis-developer/redis-ai-resources/blob/main/python-recipes/semantic-cache/semantic_caching_gemini.ipynb)
526+
527+
## Continue learning with Redis University
528+
529+
{{< university-links >}}

static/resources/redisuniversity.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,8 @@ links:
6161

6262
- page: /operate/rs/installing-upgrading/quickstarts/redis-enterprise-software-quickstart
6363
text: See the [Get started with Redis Software learning path](https://university.redis.io/learningpath/an0mgw5bjpjfbe) for courses.
64+
65+
# Redis Develop links
66+
- page: /develop/interact/search-and-query/advanced-concepts/vectors
67+
text: See the [Introduction to vector search course](https://university.redis.io/course/yz1lretjfpdlew?tab=details) to learn more.
68+

0 commit comments

Comments
 (0)