[issues/8906] 0.35中智谱等模型不支持工具调用 #54

This commit is contained in:
JEECG
2025-10-14 22:46:28 +08:00
parent 8edb547113
commit 07c012adc7

View File

@ -494,7 +494,7 @@
<dependency> <dependency>
<groupId>org.jeecgframework.boot</groupId> <groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-boot-starter-chatgpt</artifactId> <artifactId>jeecg-boot-starter-chatgpt</artifactId>
<version>${jeecgboot.version}</version> <version>3.8.3.1</version>
</dependency> </dependency>
<!--flyway 支持 mysql5.7+、MariaDB10.3.16--> <!--flyway 支持 mysql5.7+、MariaDB10.3.16-->
<!--mysql5.6需要把版本号改成5.2.1--> <!--mysql5.6需要把版本号改成5.2.1-->