@@ -11,7 +11,7 @@ metadata:
11
11
ms.topic : landing-page
12
12
author : HeidiSteen
13
13
ms.author : heidist
14
- ms.date : 02/08 /2024
14
+ ms.date : 09/04 /2024
15
15
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
16
16
17
17
landingContent :
@@ -36,24 +36,24 @@ landingContent:
36
36
url : search-get-started-portal.md
37
37
38
38
# Card
39
- - title : Vector support
39
+ - title : RAG and vectors
40
40
linkLists :
41
41
- linkListType : concept
42
42
links :
43
43
- text : Vectors in Azure AI Search
44
44
url : vector-search-overview.md
45
- - text : Built-in vectorization (preview)
45
+ - text : Built-in vectorization
46
46
url : vector-search-integrated-vectorization.md
47
- - text : Built-in scalar quantization (preview)
47
+ - text : Built-in compression
48
48
url : vector-search-how-to-configure-compression-storage.md
49
49
- text : Retrieval Augmented Generation (RAG)
50
50
url : retrieval-augmented-generation-overview.md
51
51
- linkListType : quickstart
52
52
links :
53
53
- text : Create a vector index
54
54
url : search-get-started-vector.md
55
- - text : Chat with your data
56
- url : search-get-started-retrieval-augmented-generation .md
55
+ - text : Retrieve data using an LLM
56
+ url : search-get-started-rag .md
57
57
- text : Query a vector index
58
58
url : vector-search-how-to-query.md
59
59
- linkListType : sample
@@ -68,6 +68,8 @@ landingContent:
68
68
links :
69
69
- text : Create a vector index in AI Studio
70
70
url : /azure/ai-studio/how-to/index-add
71
+ - text : Chat with your data in Azure OpenAI Studio
72
+ url : /azure/ai-services/openai/use-your-data-quickstart
71
73
- text : Build a question and answer copilot
72
74
url : /azure/ai-studio/tutorials/deploy-copilot-ai-studio
73
75
0 commit comments