Skip to content

Commit 832b361

Browse files
Update content/guides/genai-leveraging-rag/index.md
Co-authored-by: Craig Osterhout <[email protected]>
1 parent f3b1e44 commit 832b361

File tree

1 file changed

+1
-1
lines changed
  • content/guides/genai-leveraging-rag

1 file changed

+1
-1
lines changed

content/guides/genai-leveraging-rag/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ In this guide, you will:
2222
* Configure a GenAI stack with Docker, incorporating Neo4j and an AI model.
2323
* Analyze a real-world case study that highlights the effectiveness of this approach for handling specialized queries.
2424

25-
## Understanding RAG (Retrieval-Augmented Generation)
25+
## Understanding RAG
2626

2727
RAG (Retrieval-Augmented Generation) is a hybrid framework that enhances the capabilities of large language models by integrating information retrieval. It combines three core components:
2828

0 commit comments

Comments
 (0)