Skip to content

Commit 4fac883

Browse files
committed
Update rag.md
1 parent 73de307 commit 4fac883

File tree

1 file changed

+1
-1
lines changed
  • articles/cosmos-db/mongodb/vcore

1 file changed

+1
-1
lines changed

articles/cosmos-db/mongodb/vcore/rag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 07/08/2024
1212
---
1313

1414
# RAG with vCore-based Azure Cosmos DB for MongoDB
15-
n the fast-evolving realm of generative AI, Large Language Models (LLMs) like GPT-3.5 have transformed natural language processing. However, an emerging trend in AI is the use of vector stores, which play a pivotal role in enhancing AI applications.
15+
In the fast-evolving realm of generative AI, Large Language Models (LLMs) like GPT-3.5 have transformed natural language processing. However, an emerging trend in AI is the use of vector stores, which play a pivotal role in enhancing AI applications.
1616

1717
This tutorial explores how to use Azure Cosmos DB for MongoDB (vCore), LangChain, and OpenAI to implement Retrieval-Augmented Generation (RAG) for superior AI performance alongside discussing LLMs and their limitations. We explore the rapidly adopted paradigm of "retrieval-augmented generation" (RAG), and briefly discuss the LangChain framework, Azure OpenAI models. Finally, we integrate these concepts into a real-world application. By the end, readers will have a solid understanding of these concepts.
1818

0 commit comments

Comments
 (0)