build(AI): Spring AI 升级到 1.0.0

This commit is contained in:
xiongxiaoyang
2025-07-18 21:24:24 +08:00
parent bb1a87e337
commit 8c7b891af2
2 changed files with 2 additions and 2 deletions

View File

@@ -59,7 +59,7 @@
<!-- AI -->
<dependency>
<groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-openai-spring-boot-starter</artifactId>
<artifactId>spring-ai-starter-model-openai</artifactId>
</dependency>
<dependency>