Skip to content

Commit 7c4f9ff

Browse files
committed
address comments
Signed-off-by: Bhavana Ramaram <rbhavna@amazon.com>
1 parent 48477bf commit 7c4f9ff

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

release-notes/opensearch-ml-common.release-notes-2.15.0.0.md

+9-5
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,30 @@
22

33
Compatible with OpenSearch 2.15.0.0
44

5-
### Enhancements
6-
* add a connector blueprint for Amazon Comprehend APIs ([#2470](https://github.com/opensearch-project/ml-commons/pull/2470))
7-
* add titan embeeding v2 to blueprint ([#2480](https://github.com/opensearch-project/ml-commons/pull/2480))
8-
* Implementing retry for remote connector to mitigate throttling issue ([#2462](https://github.com/opensearch-project/ml-commons/pull/2462))
5+
### Features
96
* Add connector tool ([#2516](https://github.com/opensearch-project/ml-commons/pull/2516))
107
* guardrails model support ([#2491](https://github.com/opensearch-project/ml-commons/pull/2491))
8+
9+
10+
### Enhancements
11+
* hanlde the throttling error in the response header ([#2442](https://github.com/opensearch-project/ml-commons/pull/2442))
12+
* Implementing retry for remote connector to mitigate throttling issue ([#2462](https://github.com/opensearch-project/ml-commons/pull/2462))
1113
* ml inference ingest processor support for local models ([#2508](https://github.com/opensearch-project/ml-commons/pull/2508))
1214
* add setting to allow private IP ([#2534](https://github.com/opensearch-project/ml-commons/pull/2534))
1315

1416

1517
### Bug Fixes
16-
* hanlde the throttling error in the response header ([#2442](https://github.com/opensearch-project/ml-commons/pull/2442))
1718
* fix memory CB bugs and upgrade UTs to compatible with core changes ([#2469](https://github.com/opensearch-project/ml-commons/pull/2469))
1819
* fix error of ML inference processor in foreach processor ([#2474](https://github.com/opensearch-project/ml-commons/pull/2474))
1920
* fix error message with unwrapping the root cause ([#2458](https://github.com/opensearch-project/ml-commons/pull/2458))
2021
* adding immediate refresh to delete model group request ([#2514](https://github.com/opensearch-project/ml-commons/pull/2514))
2122
* Fix model still deployed after calling undeploy API ([#2510](https://github.com/opensearch-project/ml-commons/pull/2510))
23+
* Fix bedrock embedding generation issue ([#2495](https://github.com/opensearch-project/ml-commons/pull/2495))
2224

2325

2426
### Documentation
27+
* add a connector blueprint for Amazon Comprehend APIs ([#2470](https://github.com/opensearch-project/ml-commons/pull/2470))
28+
* add titan embeeding v2 to blueprint ([#2480](https://github.com/opensearch-project/ml-commons/pull/2480))
2529
* tutorial: generate embedding for arrays of object ([#2477](https://github.com/opensearch-project/ml-commons/pull/2477))
2630
* Small fix in blueprint docs ([#2501](https://github.com/opensearch-project/ml-commons/pull/2501))
2731
* Titan Embedding Connector Blueprint content referenced by users of OpenSearch 2.11 version ([#2519](https://github.com/opensearch-project/ml-commons/pull/2519))

0 commit comments

Comments
 (0)