【代码优化】AI:ChatGlm 替换成 ZhiPuAiImage 实现

This commit is contained in:
YunaiV
2024-07-13 00:06:48 +08:00
parent 4311fe4517
commit 73502d565f
9 changed files with 60 additions and 273 deletions

View File

@ -60,13 +60,6 @@
<version>2.14.0</version>
</dependency>
<!-- bigmodel -->
<dependency>
<groupId>cn.bigmodel.openapi</groupId>
<artifactId>oapi-java-sdk</artifactId>
<version>release-V4-2.0.2</version>
</dependency>
<!-- Test 测试相关 -->
<dependency>
<groupId>org.springframework.boot</groupId>