Skip to content

Conversation

@dev-jonghoonpark
Copy link
Contributor

  • Corrected the mistakenly added content in PR Update/remove autoconfiguration enable/disable configurations #2570.
    • spring.ai.model.chat (Removed and no longer valid)spring.ai.model.chat
  • Modified the code to avoid using removed methods related to the response.
    • response.getGeneration().getResult().getOutput().getContent()response.getResult().getOutput().getText()

Signed-off-by: jonghoonpark <[email protected]>
@ilayaperumalg
Copy link
Member

@dev-jonghoonpark Thanks for catching this and the PR!

@ilayaperumalg ilayaperumalg self-assigned this Jun 5, 2025
@ilayaperumalg ilayaperumalg added documentation Improvements or additions to documentation for: backport-to-1.0.x labels Jun 5, 2025
@ilayaperumalg ilayaperumalg added this to the 1.1.x milestone Jun 5, 2025
@ilayaperumalg ilayaperumalg merged commit 925def2 into spring-projects:main Jun 5, 2025
2 checks passed
spring-builds pushed a commit that referenced this pull request Jun 5, 2025
Signed-off-by: jonghoonpark <[email protected]>
(cherry picked from commit 925def2)
namsoo2 pushed a commit to namsoo2/spring-ai that referenced this pull request Jun 9, 2025
Auto-cherry-pick to 1.0.x

Signed-off-by: jonghoonpark <[email protected]>
Signed-off-by: minsoo.nam <[email protected]>
chedim pushed a commit to couchbaselabs/spring-ai that referenced this pull request Sep 19, 2025
Auto-cherry-pick to 1.0.x

Signed-off-by: jonghoonpark <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation for: backport-to-1.0.x huggingface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants