Please provide a failing test or a minimal complete verifiable example that reproduces the issue. Bug reports that are reprodWhy doesn't SpringAI bom have a 1.0.0 core until now? Now there is a bug that I introduced the cores of 1.0.0 and 1.0.0-M6, and the ChatClient uses 1.0.0-M6 by default, causing the AI of the project I wrote to be completely useless
Comment From: dafriz
The artifact Id moved from spring-ai-core
to spring-ai-client-chat
from 1.0.0-M7 onwards.
Comment From: sobychacko
Closing the issue.