mirror of https://github.com/jeecgboot/jeecg-boot
升级AI引擎,底层接口开放
parent
e83c9b8190
commit
c1b39d21dd
|
@ -56,7 +56,7 @@
|
|||
<dependency>
|
||||
<groupId>org.jeecgframework.boot</groupId>
|
||||
<artifactId>jeecg-aiflow</artifactId>
|
||||
<version>1.0.1</version>
|
||||
<version>1.0.2</version>
|
||||
</dependency>
|
||||
|
||||
<!-- langChain4j model support -->
|
||||
|
|
|
@ -436,7 +436,7 @@
|
|||
<dependency>
|
||||
<groupId>org.jeecgframework.boot</groupId>
|
||||
<artifactId>jeecg-boot-starter-chatgpt</artifactId>
|
||||
<version>3.8.0.1</version>
|
||||
<version>3.8.0.2</version>
|
||||
</dependency>
|
||||
<!--flyway 支持 mysql5.7+、MariaDB10.3.16-->
|
||||
<!--mysql5.6,需要把版本号改成5.2.1-->
|
||||
|
|
Loading…
Reference in New Issue