rename spring-ai-core to spring-ai-client-chat

This commit is contained in:
Mark Pollack
2025-03-31 16:51:26 -04:00
committed by Soby Chacko
parent 148534d511
commit 85555003ad
161 changed files with 61 additions and 61 deletions

View File

@@ -44,7 +44,7 @@
<dependencies>
<dependency>
<groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-core</artifactId>
<artifactId>spring-ai-client-chat</artifactId>
<version>${project.parent.version}</version>
</dependency>