Skip to content

Commit 1fced9f

Browse files
authored
Update tutorial-vector-search-in-ai-apps.md
1 parent 34ab4b8 commit 1fced9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/mongodb/vcore/tutorial-vector-search-in-ai-apps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Build AI apps with Azure Cosmos DB for MongoDB vCore vector search
33
description: Enhance AI-powered applications with Retrieval Augmented Generation (RAG) by using vector search in Azure Cosmos DB for MongoDB vCore.
44
ms.service: cosmos-db
55
ms.subservice: mongodb-vcore
6-
ms.topic: tutorial
6+
ms.topic: overview
77
author: sandnair
88
ms.author: sandnair
99
ms.reviewer: sandnair
@@ -16,7 +16,7 @@ ms.date: 08/22/2023
1616

1717
Language models available in Azure OpenAI Service can elevate the capabilities of your AI-driven applications. To fully unleash the potential of language models, you must give them access to timely and relevant data from your application's data store. You can accomplish this process, known as Retrieval Augmented Generation (RAG), by using Azure Cosmos DB.
1818

19-
This tutorial delves into the core concepts of RAG. It provides links to tutorials and sample code that exemplify RAG strategies by using vector search in Azure Cosmos DB for MongoDB vCore.
19+
This article delves into the core concepts of RAG. It provides links to tutorials and sample code that exemplify RAG strategies by using vector search in Azure Cosmos DB for MongoDB vCore.
2020

2121
RAG elevates AI-powered applications by incorporating external knowledge and data into model inputs. With vector search in Azure Cosmos DB for MongoDB vCore, this process becomes seamless. You can use it to integrate the most pertinent information into your AI models with minimal effort.
2222

0 commit comments

Comments
 (0)