-
Notifications
You must be signed in to change notification settings - Fork 138
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 release notes for 2.15 #2536
Conversation
Signed-off-by: Bhavana Ramaram <[email protected]>
Compatible with OpenSearch 2.15.0.0 | ||
|
||
### Enhancements | ||
* add a connector blueprint for Amazon Comprehend APIs ([#2470](https://github.com/opensearch-project/ml-commons/pull/2470)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is Documentation
|
||
### Enhancements | ||
* add a connector blueprint for Amazon Comprehend APIs ([#2470](https://github.com/opensearch-project/ml-commons/pull/2470)) | ||
* add titan embeeding v2 to blueprint ([#2480](https://github.com/opensearch-project/ml-commons/pull/2480)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
move to Documentation
* add a connector blueprint for Amazon Comprehend APIs ([#2470](https://github.com/opensearch-project/ml-commons/pull/2470)) | ||
* add titan embeeding v2 to blueprint ([#2480](https://github.com/opensearch-project/ml-commons/pull/2480)) | ||
* Implementing retry for remote connector to mitigate throttling issue ([#2462](https://github.com/opensearch-project/ml-commons/pull/2462)) | ||
* Add connector tool ([#2516](https://github.com/opensearch-project/ml-commons/pull/2516)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be a Feature
* add titan embeeding v2 to blueprint ([#2480](https://github.com/opensearch-project/ml-commons/pull/2480)) | ||
* Implementing retry for remote connector to mitigate throttling issue ([#2462](https://github.com/opensearch-project/ml-commons/pull/2462)) | ||
* Add connector tool ([#2516](https://github.com/opensearch-project/ml-commons/pull/2516)) | ||
* guardrails model support ([#2491](https://github.com/opensearch-project/ml-commons/pull/2491)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should be a Feature
|
||
|
||
### Bug Fixes | ||
* hanlde the throttling error in the response header ([#2442](https://github.com/opensearch-project/ml-commons/pull/2442)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
move to Enhancements
Check if any missing PR ? |
Signed-off-by: Bhavana Ramaram <[email protected]>
* add release notes for 2.15 Signed-off-by: Bhavana Ramaram <[email protected]> (cherry picked from commit 1a16659)
* add release notes for 2.15 Signed-off-by: Bhavana Ramaram <[email protected]> (cherry picked from commit 1a16659)
* add release notes for 2.15 Signed-off-by: Bhavana Ramaram <[email protected]> (cherry picked from commit 1a16659) Co-authored-by: Bhavana Ramaram <[email protected]>
* add release notes for 2.15 Signed-off-by: Bhavana Ramaram <[email protected]> (cherry picked from commit 1a16659) Co-authored-by: Bhavana Ramaram <[email protected]>
* add release notes for 2.15 Signed-off-by: Bhavana Ramaram <[email protected]> (cherry picked from commit 1a16659)
* add release notes for 2.15 Signed-off-by: Bhavana Ramaram <[email protected]> (cherry picked from commit 1a16659) Co-authored-by: Bhavana Ramaram <[email protected]>
Description
add release notes for 2.15
Issues Resolved
Check List
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.