mirror of https://github.com/jeecgboot/jeecg-boot
• 【AI】兼容jdk21,让程序可以启动,但是提示AI流程编排无法使用
• 【AI】流程,入参中的必填没有校验 • 【AI】开启多租户,导致流程接口调用提示流程不存在 • 【AI】流程调用流程接口改成无需登录pull/8191/head
parent
de767e07b4
commit
e032591366
|
@ -55,8 +55,8 @@
|
|||
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.boot</groupId>
|
||||
<artifactId>jeecg-aiflow-jdk8</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<artifactId>jeecg-aiflow</artifactId>
|
||||
<version>1.0.1</version>
|
||||
</dependency>
|
||||
|
||||
<!-- langChain4j model support -->
|
||||
|
|
Loading…
Reference in New Issue