File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed
model-providers/ollama/deployment Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 2828 <dependency >
2929 <groupId >org.testcontainers</groupId >
3030 <artifactId >chromadb</artifactId >
31+ <version >1.21.3</version >
3132 </dependency >
3233 <dependency >
3334 <groupId >dev.langchain4j</groupId >
Original file line number Diff line number Diff line change 3434 <dependency >
3535 <groupId >org.testcontainers</groupId >
3636 <artifactId >milvus</artifactId >
37+ <version >1.21.3</version >
3738 </dependency >
3839 <dependency >
3940 <groupId >dev.langchain4j</groupId >
Original file line number Diff line number Diff line change 3434 <dependency >
3535 <groupId >org.testcontainers</groupId >
3636 <artifactId >qdrant</artifactId >
37+ <version >1.21.3</version >
3738 </dependency >
3839 <dependency >
3940 <groupId >dev.langchain4j</groupId >
Original file line number Diff line number Diff line change 2020 <dependency >
2121 <groupId >org.testcontainers</groupId >
2222 <artifactId >weaviate</artifactId >
23+ <version >1.21.3</version >
2324 </dependency >
2425 <dependency >
2526 <groupId >io.quarkiverse.langchain4j</groupId >
Original file line number Diff line number Diff line change 3434 <dependency >
3535 <groupId >org.testcontainers</groupId >
3636 <artifactId >ollama</artifactId >
37+ <version >1.21.3</version >
3738 <exclusions >
3839 <exclusion >
3940 <groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments