Sicheng Song

Results 5 issues of Sicheng Song

### Problem statement Currently, when users would like to use a model in ml-commons prediction(in prediction API), we assume the users know the model prediction API input and output format....

feature
v2.14.0

### Description This PR should add draft doc for model interface ### Issues Resolved Closes #7060 ### Checklist - [X] By submitting this pull request, I confirm that my contribution...

4 - Doc Review
release-notes
v2.14.0

**What do you want to do?** See https://github.com/opensearch-project/ml-commons/issues/2488 - [X] Request a change to existing documentation - [ ] Add new documentation - [ ] Report a technical problem with...

2 - In progress
v2.16.0

### Description This PR will add a feature enable setting for controller index, to support multi-tenancy ### Check List - [ ] New functionality includes testing. - [ ] All...

backport 2.x
backport feature/multi_tenancy

### Introduction: Right now our model versions are identified by random IDs. Meanwhile, most of our ML-related behaviors at this time require user to refer the model ID directly, which...

enhancement
RFC