【新增】AI:使用 DALL 绘图时,使用 b64_json 返回

This commit is contained in:
YunaiV
2024-06-01 11:24:39 +08:00
parent 458f5acdf0
commit 0563503102
12 changed files with 108 additions and 313 deletions

View File

@ -22,6 +22,11 @@
<artifactId>spring-ai-openai-spring-boot-starter</artifactId>
<version>1.0.3</version>
</dependency>
<dependency>
<groupId>io.springboot.ai</groupId>
<artifactId>spring-ai-stability-ai</artifactId>
<version>1.0.3</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>io.springboot.ai</groupId>-->
<!-- <artifactId>spring-ai-vertex-ai-gemini</artifactId>-->