File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
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
+
You can’t perform that action at this time.
0 commit comments