Skip to content

Conversation

zhichao-aws
Copy link
Member

@zhichao-aws zhichao-aws commented Oct 17, 2025

Description

As we've supported sparse_embedding_format for local model and parameter passing #3963 #4121 , sparse model remote endpoint should have the capability to support both embedding format. And it should be backward compatible with previous prediction request.

This PR update sparse model doc, to make sagemaker sparse model endpoint able to handle new format.

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

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

Signed-off-by: zhichao-aws <[email protected]>
@zhichao-aws zhichao-aws had a problem deploying to ml-commons-cicd-env-require-approval October 17, 2025 06:53 — with GitHub Actions Failure
@zhichao-aws zhichao-aws had a problem deploying to ml-commons-cicd-env-require-approval October 17, 2025 06:53 — with GitHub Actions Error
@zhichao-aws zhichao-aws temporarily deployed to ml-commons-cicd-env-require-approval October 17, 2025 06:53 — with GitHub Actions Inactive
@zhichao-aws zhichao-aws temporarily deployed to ml-commons-cicd-env-require-approval October 17, 2025 06:53 — with GitHub Actions Inactive
@xinyual
Copy link
Collaborator

xinyual commented Oct 20, 2025

LGTM

@zhichao-aws zhichao-aws temporarily deployed to ml-commons-cicd-env-require-approval October 21, 2025 02:40 — with GitHub Actions Inactive
@zhichao-aws zhichao-aws temporarily deployed to ml-commons-cicd-env-require-approval October 21, 2025 02:40 — with GitHub Actions Inactive
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.13%. Comparing base (3950a87) to head (4f5f8bb).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4323      +/-   ##
============================================
- Coverage     80.14%   80.13%   -0.01%     
+ Complexity    10172    10171       -1     
============================================
  Files           854      854              
  Lines         44219    44219              
  Branches       5113     5113              
============================================
- Hits          35440    35437       -3     
- Misses         6630     6633       +3     
  Partials       2149     2149              
Flag Coverage Δ
ml-commons 80.13% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@zhichao-aws zhichao-aws requested a deployment to ml-commons-cicd-env-require-approval October 21, 2025 07:29 — with GitHub Actions Waiting
@zhichao-aws zhichao-aws requested a deployment to ml-commons-cicd-env-require-approval October 21, 2025 07:29 — with GitHub Actions Waiting
@xinyual xinyual merged commit f5510c9 into opensearch-project:main Oct 21, 2025
17 of 22 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.

3 participants