We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdacf42 commit e8d4957Copy full SHA for e8d4957
spring-ai-docs/src/main/antora/modules/ROOT/pages/api/retrieval-augmented-generation.adoc
@@ -136,7 +136,7 @@ String answer = chatClient.prompt()
136
.content();
137
----
138
139
-See xref:api/retrieval-augmented-generation.adoc#_vectorstoredocumentretriever for more information.
+See xref:api/retrieval-augmented-generation.adoc#_vectorstoredocumentretriever[VectorStoreDocumentRetriever] for more information.
140
141
===== Advanced RAG
142
0 commit comments