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 f4b60ad commit 1fa33cdCopy full SHA for 1fa33cd
rag/easy-rag/runtime/pom.xml
@@ -16,17 +16,7 @@
16
</dependency>
17
<dependency>
18
<groupId>dev.langchain4j</groupId>
19
- <artifactId>langchain4j-easy-rag</artifactId>
20
- <exclusions>
21
- <exclusion>
22
- <groupId>xml-apis</groupId>
23
- <artifactId>xml-apis</artifactId>
24
- </exclusion>
25
26
- <groupId>dev.langchain4j</groupId>
27
- <artifactId>langchain4j-embeddings-bge-small-en-v15-q</artifactId>
28
29
- </exclusions>
+ <artifactId>langchain4j-document-parser-apache-tika</artifactId>
30
31
32
0 commit comments