Skip to content

Restore ChatClient dependency in model starters#6095

Merged
tzolov merged 1 commit into
spring-projects:mainfrom
ThomasVitale:gh-6094
May 21, 2026
Merged

Restore ChatClient dependency in model starters#6095
tzolov merged 1 commit into
spring-projects:mainfrom
ThomasVitale:gh-6094

Conversation

@ThomasVitale
Copy link
Copy Markdown
Contributor

Include explicit dependency on spring-ai-client-chat in all model starters after it was removed as a transitive dependendency on spring-ai-autoconfigure-model-chat-client.

Fixes gh-6094

Include explicit dependency on spring-ai-client-chat in all model starters after it was removed as a transitive dependendency on spring-ai-autoconfigure-model-chat-client.

Fixes spring-projectsgh-6094

Signed-off-by: Thomas Vitale <ThomasVitale@users.noreply.github.com>
@ilayaperumalg ilayaperumalg added this to the 2.0.0-M7 milestone May 21, 2026
@tzolov tzolov removed this from the 2.0.0-M7 milestone May 21, 2026
@tzolov tzolov self-assigned this May 21, 2026
@tzolov
Copy link
Copy Markdown
Contributor

tzolov commented May 21, 2026

This is a regression indeed. Thanks @ThomasVitale

@tzolov tzolov merged commit bff8dd5 into spring-projects:main May 21, 2026
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ChatClient is missing from all starter dependencies

3 participants