Skip to content

Commit b6071aa

Browse files
authored
Update how-autorag-works.mdx
1 parent 750a45e commit b6071aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/autorag/how-autorag-works.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar:
55
order: 2
66
---
77

8-
AutoRAG simplifies the process of building and managing a Retrieval-Augmented Generation (RAG) pipeline using Cloudflare's serverless platform. With AutoRAG, you don not have to manually write custom logic or combine components for indexing, retrieval, and generation. In addition, AutoRAG continuously indexes your data to ensure responses stay accurate and up-to-date.
8+
AutoRAG simplifies the process of building and managing a Retrieval-Augmented Generation (RAG) pipeline using Cloudflare's serverless platform. With AutoRAG, you do not have to manually write custom logic or combine components for indexing, retrieval, and generation. In addition, AutoRAG continuously indexes your data to ensure responses stay accurate and up-to-date.
99

1010
AutoRAG consists of two core processes:
1111

0 commit comments

Comments
 (0)