Skip to content

Commit 0d5b014

Browse files
committed
updated index.yml file
1 parent f91c4c2 commit 0d5b014

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

articles/search/index.yml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
ms.topic: landing-page
1212
author: HeidiSteen
1313
ms.author: heidist
14-
ms.date: 02/08/2024
14+
ms.date: 09/04/2024
1515
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1616

1717
landingContent:
@@ -36,24 +36,24 @@ landingContent:
3636
url: search-get-started-portal.md
3737

3838
# Card
39-
- title: Vector support
39+
- title: RAG and vectors
4040
linkLists:
4141
- linkListType: concept
4242
links:
4343
- text: Vectors in Azure AI Search
4444
url: vector-search-overview.md
45-
- text: Built-in vectorization (preview)
45+
- text: Built-in vectorization
4646
url: vector-search-integrated-vectorization.md
47-
- text: Built-in scalar quantization (preview)
47+
- text: Built-in compression
4848
url: vector-search-how-to-configure-compression-storage.md
4949
- text: Retrieval Augmented Generation (RAG)
5050
url: retrieval-augmented-generation-overview.md
5151
- linkListType: quickstart
5252
links:
5353
- text: Create a vector index
5454
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
5757
- text: Query a vector index
5858
url: vector-search-how-to-query.md
5959
- linkListType: sample
@@ -68,6 +68,8 @@ landingContent:
6868
links:
6969
- text: Create a vector index in AI Studio
7070
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
7173
- text: Build a question and answer copilot
7274
url: /azure/ai-studio/tutorials/deploy-copilot-ai-studio
7375

0 commit comments

Comments
 (0)