Skip to content

Add warning about truncation to ML documentation#11981

Merged
kolchfa-aws merged 3 commits intomainfrom
issue-7409-truncation
Mar 6, 2026
Merged

Add warning about truncation to ML documentation#11981
kolchfa-aws merged 3 commits intomainfrom
issue-7409-truncation

Conversation

@kolchfa-aws
Copy link
Copy Markdown
Collaborator

Closes #7365

Checklist

  • By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and subject to the Developers Certificate of Origin.
    For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
@github-actions
Copy link
Copy Markdown

Thank you for submitting your PR. The PR states are In progress (or Draft) -> Tech review -> Doc review -> Merged.

Before you submit your PR for doc review, make sure the content is technically accurate. If you need help finding a tech reviewer, tag a maintainer.

When you're ready for doc review, tag the assignee of this PR. The doc reviewer may push edits to the PR directly or leave comments and editorial suggestions for you to address (let us know in a comment if you have a preference).

@kolchfa-aws
Copy link
Copy Markdown
Collaborator Author

@ylwu-amzn Could you review this PR?

@kolchfa-aws kolchfa-aws added Tech review PR: Tech review in progress backport 3.5 labels Feb 26, 2026
Copy link
Copy Markdown
Member

@peterzhuamazon peterzhuamazon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since all these three paragraph are talking about similar things, shall we have a unified paragraph for all of them?

@kolchfa-aws
Copy link
Copy Markdown
Collaborator Author

Since all these three paragraph are talking about similar things, shall we have a unified paragraph for all of them?

These 3 paragraphs are formatted as a warning and placed in 3 different pages so users are aware of this limitation no matter where in the documentation they are. The alternative is to use one warning and link to it from the 2 other files, but this creates a disjointed experience for the users because they have to navigate between several pages. I think it's better to leave the 3 warnings as is.

Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
@kolchfa-aws kolchfa-aws requested a review from cwperks as a code owner March 6, 2026 21:49
Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
@kolchfa-aws
Copy link
Copy Markdown
Collaborator Author

@peterzhuamazon I unified the text of all 3 warnings.

@kolchfa-aws kolchfa-aws merged commit 2ed960b into main Mar 6, 2026
7 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 6, 2026
* Add warning about truncation to ML documentation

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Apply suggestions from code review

Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>

* Apply suggestion from @kolchfa-aws

Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>

---------

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
(cherry picked from commit 2ed960b)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
epugh pushed a commit to o19s/documentation-website that referenced this pull request Apr 6, 2026
…11981)

* Add warning about truncation to ML documentation

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Apply suggestions from code review

Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>

* Apply suggestion from @kolchfa-aws

Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>

---------

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
Signed-off-by: Eric Pugh <epugh@opensourceconnections.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 3.5 Tech review PR: Tech review in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOC] Clarify that text embedding model will do truncation

3 participants