Skip to content

Commit 865f62a

Browse files
elmahdi43tzolov
authored andcommitted
Update concepts.adoc
I corrected a typo.
1 parent 20e4b56 commit 865f62a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/concepts.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ This is the reason to use a vector database. It is very good at finding similar
164164

165165
image::spring-ai-rag.jpg[Spring AI RAG, width=1000, align="center"]
166166

167-
* The xref::api/etl-pipeline.adoc[ETL pipeline] provides further information about orchestrating the flow of extracting data from the data sources and stor it in a structured vector store, ensuring data is in the optimal format for retrieval by the AI model.
167+
* The xref::api/etl-pipeline.adoc[ETL pipeline] provides further information about orchestrating the flow of extracting data from the data sources and store it in a structured vector store, ensuring data is in the optimal format for retrieval by the AI model.
168168
* The xref::api/chatclient.adoc#_retrieval_augmented_generation[ChatClient - RAG] explains how to use the `QuestionAnswerAdvisor` advisor to enable the RAG capability to your application.
169169

170170
[[concept-fc]]

0 commit comments

Comments
 (0)