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: README.md
+35-1Lines changed: 35 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,7 @@ Higher-level RAG framework that orchestrates **FastContentParse** and **[FastCon
139
139
140
140
### Option 1: Maven (Recommended)
141
141
142
-
Add the **JitPack** repository and the dependency to your `pom.xml`. Maven automatically resolves transitive dependencies (`FastOCR`, `FastRegex`, `FastCore`, `pdfbox`):
142
+
Add the **JitPack** repository and the dependencies to your `pom.xml`:
143
143
144
144
```xml
145
145
<repositories>
@@ -150,11 +150,36 @@ Add the **JitPack** repository and the dependency to your `pom.xml`. Maven autom
0 commit comments