Skip to content

Commit f30f585

Browse files
committed
markdown lint fix
1 parent 22f9e74 commit f30f585

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

09_LangChain/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,3 @@ When an incoming message is received, the retriever will vectorize the message a
2121
## Lab 4 - Vector search and RAG using LangChain
2222

2323
In this lab, you will learn to use LangChain to re-implement the RAG pattern introduced in Lab 3. Take note of the readability of the code and how easy it is to compose a reusable RAG chain using LangChain that queries the products vector index in Azure Cosmos DB MongoDB vCore.
24-
25-

0 commit comments

Comments
 (0)