Skip to content

Commit 8ae85a3

Browse files
updating release note for 2.12 (opensearch-project#2070) (opensearch-project#2071)
Signed-off-by: Dhrubo Saha <dhrubo@amazon.com> (cherry picked from commit 07d08cb) Co-authored-by: Dhrubo Saha <dhrubo@amazon.com>
1 parent a661176 commit 8ae85a3

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

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

+9-1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ Compatible with OpenSearch 2.12.0
4242
* AI connector blueprint for the Aleph Alpha Luminous-Base Embedding Model (#2003)
4343
* Add tutorial doc for semantic search on amazon opensearch (#1928)
4444
* Add tutorial doc for semantic search with OpenAI embedding model (#1936)
45+
* Add connector blueprint for Azure OpenAI Embedding and Chat model (#2062)
46+
* Add updated Cohere Embedding blueprint (#2063)
4547

4648
### Bug Fixes
4749
* Fix missing lombok version compilation failure issue (#1278)
@@ -78,6 +80,10 @@ Compatible with OpenSearch 2.12.0
7880
* Adjust ListTool response format (#1912)
7981
* Issue #844: Add accessUserInformation to the plugin security policy (#1959)
8082
* Escape input data (#1974)
83+
* flow agent suggestions missing (#2064)
84+
* bug fix - tool parameters missing (#2065)
85+
* fix empty tool parameter issue (#2067)
86+
* tool uses original input (#2068)
8187

8288
### Experimental Feature
8389
* Update Model API (#1350)
@@ -142,7 +148,9 @@ Compatible with OpenSearch 2.12.0
142148
* Refine the error message on cluster status not ready scenario (#1931)
143149
* Add Request-Source header (#1892)
144150
* Add process function for bedrock (#1554)
151+
* send agent execution response after saving memory (#2066)
152+
* add conversational flow agent (#2069)
145153

146154
### REFACTOR
147155
* Rename memory field names in responses (#2020)
148-
* Refactor memory layer APIs (#1890)
156+
* Refactor memory layer APIs (#1890)

0 commit comments

Comments
 (0)