File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >dev.langchain4j</groupId >
99 <artifactId >langchain4j-examples</artifactId >
10- <version >1.4.0-beta10 </version >
10+ <version >1.7.1-beta14 </version >
1111 </parent >
1212
1313 <artifactId >gpullama3.java-example</artifactId >
1616 <maven .compiler.source>21</maven .compiler.source>
1717 <maven .compiler.target>21</maven .compiler.target>
1818 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
19- <langchain4j .version>1.5.0-SNAPSHOT </langchain4j .version>
19+ <langchain4j .version>1.7.1 </langchain4j .version>
2020 </properties >
2121
2222 <build >
4545 <dependency >
4646 <groupId >dev.langchain4j</groupId >
4747 <artifactId >langchain4j-gpu-llama3</artifactId >
48- <version >1.5.0-SNAPSHOT </version >
48+ <version >1.7.1-beta14 </version >
4949 </dependency >
5050 <dependency >
5151 <groupId >dev.langchain4j</groupId >
5252 <artifactId >langchain4j-gpu-llama3</artifactId >
53- <version >1.5.0-SNAPSHOT</version >
54- <scope >compile</scope >
55- </dependency >
56- <dependency >
57- <groupId >dev.langchain4j</groupId >
58- <artifactId >langchain4j-gpu-llama3</artifactId >
59- <version >1.5.0-SNAPSHOT</version >
53+ <version >1.7.1-beta14</version >
6054 <scope >compile</scope >
6155 </dependency >
6256 </dependencies >
You can’t perform that action at this time.
0 commit comments