Skip to content

Commit 41d7bec

Browse files
committed
add commits from June 10th
Signed-off-by: Brian Flores <iflorbri@amazon.com>
1 parent 355e5f6 commit 41d7bec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Compatible with OpenSearch 3.1.0.0
99
* Add space type mapping for pre-trained embedding models, add new additional_config field and BaseModelConfig class (#3786)[https://github.com/opensearch-project/ml-commons/pull/3786]
1010
* support customized message endpoint and addressing comments (#3810)[https://github.com/opensearch-project/ml-commons/pull/3810]
1111
* Add custom SSE endpoint for the MCP Client (#3891)[https://github.com/opensearch-project/ml-commons/pull/3891]
12+
* Expose Update Agent API (#3820)[https://github.com/opensearch-project/ml-commons/pull/3902]
13+
* Use function calling for existing LLM interfaces (#3888)[https://github.com/opensearch-project/ml-commons/pull/3888]
1214

1315
### Bug Fixes
1416
* Fix connector private IP validation when executing agent without remote model (#3862)[https://github.com/opensearch-project/ml-commons/pull/3862]
@@ -21,6 +23,8 @@ Compatible with OpenSearch 3.1.0.0
2123
* excluding circuit breaker for Agent (#3814)[https://github.com/opensearch-project/ml-commons/pull/3814]
2224
* adding tenantId to the connector executor when this is inline connector (#3837)[https://github.com/opensearch-project/ml-commons/pull/3837]
2325
* add validation for name and description for model model group and connector resources (#3805)[https://github.com/opensearch-project/ml-commons/pull/3805]
26+
* Don't convert schema-defined strings to other types during validation (#3761)[https://github.com/opensearch-project/ml-commons/pull/3761]
27+
2428

2529
### Maintenance
2630
* [Code Quality] Adding test cases for PlanExecuteReflect Agent (#3778)[https://github.com/opensearch-project/ml-commons/pull/3778]
@@ -30,6 +34,8 @@ Compatible with OpenSearch 3.1.0.0
3034
* remove libs folder (#3824)[https://github.com/opensearch-project/ml-commons/pull/3824]
3135
* Downgrade MCP version to 0.9 (#3821)[https://github.com/opensearch-project/ml-commons/pull/3821]
3236
* upgrade http client to version align with core (#3809)[https://github.com/opensearch-project/ml-commons/pull/3809]
37+
* Use stream optional enum set from core in MLStatsInput (#3648)[https://github.com/opensearch-project/ml-commons/pull/3648]
38+
* change SearchIndexTool arguments parsing logic (#3883)[https://github.com/opensearch-project/ml-commons/pull/3883]
3339

3440
### Infrastructure
3541
* change release note (#3811)[https://github.com/opensearch-project/ml-commons/pull/3811]

0 commit comments

Comments
 (0)