Skip to content

docs: update huggingface doc #3445

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 <dev@jonghoonpark.com>
@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 <dev@jonghoonpark.com>
(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 <dev@jonghoonpark.com>
Signed-off-by: minsoo.nam <minsoo.nam@linecorp.com>
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