mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-25 08:25:07 +08:00
【新增】AI:使用 DALL 绘图时,使用 b64_json 返回
This commit is contained in:
@ -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>-->
|
||||
|
Reference in New Issue
Block a user