Skip to content

Commit 368f593

Browse files
authored
Add release note 3.0 alpha1 (#3641)
* add release note 3.0 alpha1 Signed-off-by: Mingshi Liu <mingshl@amazon.com> * add more commits Signed-off-by: Mingshi Liu <mingshl@amazon.com> * move category Signed-off-by: Mingshi Liu <mingshl@amazon.com> --------- Signed-off-by: Mingshi Liu <mingshl@amazon.com>
1 parent f19614e commit 368f593

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## Version 3.0.0.0-alpha1 Release Notes
2+
3+
Compatible with OpenSearch 3.0.0.0-alpha1
4+
5+
### Bug Fixes
6+
* Fix building error due to a breaking change from core (#3617)[https://github.com/opensearch-project/ml-commons/pull/3617]
7+
8+
### Documentation
9+
* Add tutorial for RAG of openai and bedrock (#2975)[https://github.com/opensearch-project/ml-commons/pull/2975]
10+
* Fix template query link (#3612)[https://github.com/opensearch-project/ml-commons/pull/3612]
11+
12+
### Enhancements
13+
* Use _list/indices API instead of _cat/index API in CatIndexTool (#3243)[https://github.com/opensearch-project/ml-commons/pull/3243]
14+
* Support sentence highlighting QA model (#3600)[https://github.com/opensearch-project/ml-commons/pull/3600]
15+
16+
### Maintenance
17+
* Update CB setting to 100 to bypass memory check (#3627)[https://github.com/opensearch-project/ml-commons/pull/3627]
18+
* Use model type to check local or remote model (#3597)[https://github.com/opensearch-project/ml-commons/pull/3597]
19+
* Fixing security integ test (#3646)[https://github.com/opensearch-project/ml-commons/pull/3646]
20+
21+

0 commit comments

Comments
 (0)