Skip to content

Commit 36d5caa

Browse files
authored
Add release notes (opensearch-project#2775)
Signed-off-by: b4sjoo <sicheng.song@outlook.com>
1 parent d92153b commit 36d5caa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

+3
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Compatible with OpenSearch 2.16.0
2727
* Fix MLModelTool returns null if the response of LLM is a pure json object (#2675)[https://github.com/opensearch-project/ml-commons/pull/2675]
2828
* Bump ml config index schema version (#2656)[https://github.com/opensearch-project/ml-commons/pull/2656]
2929
* Fix final answer with extra meaningless symbol (#2676)[https://github.com/opensearch-project/ml-commons/pull/2676]
30+
* Add XContentType to wrap the CreateIndexRequest mappings in _doc key to fix v1 templates issue (#2759)[https://github.com/opensearch-project/ml-commons/pull/2759]
31+
* Remove ignoreFailure and fix JsonArray Parsing Issue (#2770)[https://github.com/opensearch-project/ml-commons/pull/2770]
3032

3133
### Maintenance
3234
* Upgrade djl version to 0.28.0 (#2578)[https://github.com/opensearch-project/ml-commons/pull/2578]
@@ -44,6 +46,7 @@ Compatible with OpenSearch 2.16.0
4446
* Add connector blueprint for cohere embedding models in bedrock (#2667)[https://github.com/opensearch-project/ml-commons/pull/2667]
4547
* Update tutorials for caching secrets for non-aws models (#2637)[https://github.com/opensearch-project/ml-commons/pull/2637]
4648
* Add tutuorial for cross-encoder model on sagemaker (#2607)[https://github.com/opensearch-project/ml-commons/pull/2607]
49+
* Add offline batch inference connector blueprints (#2768)[https://github.com/opensearch-project/ml-commons/pull/2768]
4750

4851
### Refactoring
4952
* Change multimodal connector name to bedrock multimodal connector (#2672)[https://github.com/opensearch-project/ml-commons/pull/2672]

0 commit comments

Comments
 (0)