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.
2 parents 9017254 + 20bf6af commit af713cdCopy full SHA for af713cd
themes/arm-design-system-hugo-theme/layouts/partials/demo-components/config-rag.html
@@ -22,7 +22,7 @@
22
<div class="c-row u-gap-1/2 u-flex-nowrap u-padding-top-0">
23
<div class="c-col">
24
<h2>RAG Vector Store Details</h2>
25
- <p>This application uses all data on <a href="https://www.learn.arm.com">learn.arm.com</a>
+ <p>This application uses all data on <a href="https://learn.arm.com">learn.arm.com</a>
26
as the RAG dataset. The content across Learning Paths and Install Guides is segmented into labeled chunks,
27
and vector embeddings are generated.
28
This LLM demo references the FAISS vector store to answer your query.</p>
0 commit comments