#1363 — Add support for the Gemini AI model (#1695)

This commit is contained in:
LangChain4j 2024-09-04 16:35:47 +02:00
parent afd2a5414a
commit 4ee7b8af8b
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@
<dependency>
<groupId>org.junit-pioneer</groupId>
<artifactId>junit-pioneer</artifactId>
<version>2.2.0</version>
<version>1.9.1</version>
<scope>test</scope>
</dependency>