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 84504e9 commit 9381623Copy full SHA for 9381623
apps/baseai.dev/content/docs/memory/quickstart.mdx
@@ -26,7 +26,7 @@ Retrieval-Augmented Generation (RAG) is a technique where a large language model
26
27
In this quickstart guide, you will locally:
28
29
-- **Create** a [memory](https://langbase.com/docs/memorysets/overview) in BaseAI.
+- **Create** a [memory](https://langbase.com/docs/memory) in BaseAI.
30
- **Build** a RAG by connecting your [pipe](https://langbase.com/docs/pipe) and memory.
31
32
---
0 commit comments