You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/autorag/get-started.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ head:
11
11
12
12
AutoRAG allows developers to create fully managed retrieval-augmented generation (RAG) pipelines to power AI applications with accurate and up-to-date information without needing to manage infrastructure.
13
13
14
-
## 1. (Optional) Upload data
14
+
## 1. Upload data, or use existing data in R2
15
15
16
16
AutoRAG integrates with R2 for data import. Create an R2 bucket if you don’t have one and upload your data.
0 commit comments