spring-ai icon indicating copy to clipboard operation
spring-ai copied to clipboard

GH-2743: Correct erroneous content in documents

Open YunKuiLu opened this issue 7 months ago • 1 comments
trafficstars

Fixes GH-2743 (https://github.com/spring-projects/spring-ai/issues/2743)

Revised the following files to ensure accuracy:

  • openai-chat.adoc
  • openai-embeddings.adoc
  • usage-handling.adoc

Fixes #2743

Thank you for taking time to contribute this pull request! You might have already read the [contributor guide][1], but as a reminder, please make sure to:

  • Sign the contributor license agreement
  • Rebase your changes on the latest main branch and squash your commits
  • Add/Update unit tests as needed
  • Run a build and make sure all tests pass prior to submission

YunKuiLu avatar Apr 15 '25 07:04 YunKuiLu