AIGC大模型应用功能

This commit is contained in:
JEECG
2025-05-16 11:27:48 +08:00
parent a679571a5a
commit d2365088ce
3 changed files with 4 additions and 7 deletions

View File

@ -25,15 +25,13 @@
<version>${jeecgboot.version}</version>
</dependency>
<!-- AI大模型管理
TODO 未改好111
<!-- AI大模型管理 -->
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-boot-module-airag</artifactId>
<version>${jeecgboot.version}</version>
</dependency>
-->
<!-- flyway 数据库自动升级
<dependency>
<groupId>org.flywaydb</groupId>