Skip to content
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

add tutorial for CFN template integration #2161

Merged
merged 3 commits into from
Feb 29, 2024

Conversation

ylwu-amzn
Copy link
Collaborator

Description

Add tutorial for CFN template integration

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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: Yaliang Wu <ylwu@amazon.com>
Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.85%. Comparing base (7b60989) to head (33ef3a6).
Report is 3 commits behind head on main.

❗ Current head 33ef3a6 differs from pull request most recent head cf3abd0. Consider uploading reports for the commit cf3abd0 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2161      +/-   ##
============================================
- Coverage     81.86%   81.85%   -0.02%     
  Complexity     5659     5659              
============================================
  Files           543      543              
  Lines         22857    22857              
  Branches       2350     2350              
============================================
- Hits          18712    18709       -3     
- Misses         3206     3209       +3     
  Partials        939      939              
Flag Coverage Δ
ml-commons 81.85% <ø> (-0.02%) ⬇️

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.


Keep other fields as default value if not mentioned below:
1. You must fill your "Amazon OpenSearch Endpoint"
2. You must fill your "SageMaker Endpoint Url".
Copy link
Collaborator

Choose a reason for hiding this comment

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

Add "For example, https://runtime.sagemaker.us-east-1.amazonaws.com/endpoints//invocations" as an example of the url?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think the screenshot has the example

Zhangxunmt
Zhangxunmt previously approved these changes Feb 26, 2024
Copy link
Contributor

@kolchfa-aws kolchfa-aws left a comment

Choose a reason for hiding this comment

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

Some comments.

Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
Signed-off-by: Yaliang Wu <ylwu@amazon.com>
Signed-off-by: Yaliang Wu <ylwu@amazon.com>
@ylwu-amzn ylwu-amzn merged commit 51cc4e4 into opensearch-project:main Feb 29, 2024
4 of 9 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 29, 2024
* add tutorial for CFN template integration

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* add tutorial for bedrock cohere embedding model

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

---------

Signed-off-by: Yaliang Wu <ylwu@amazon.com>
Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
(cherry picked from commit 51cc4e4)
ylwu-amzn added a commit that referenced this pull request Feb 29, 2024
* add tutorial for CFN template integration

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* add tutorial for bedrock cohere embedding model

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

---------

Signed-off-by: Yaliang Wu <ylwu@amazon.com>
Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
(cherry picked from commit 51cc4e4)

Co-authored-by: Yaliang Wu <ylwu@amazon.com>
austintlee pushed a commit to austintlee/ml-commons that referenced this pull request Mar 19, 2024
* add tutorial for CFN template integration

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* Apply suggestions from code review

Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* add tutorial for bedrock cohere embedding model

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

---------

Signed-off-by: Yaliang Wu <ylwu@amazon.com>
Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants