Sicheng Song
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....
### 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...
**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...
### Description This PR will add a feature enable setting for controller index, to support multi-tenancy ### Check List - [ ] New functionality includes testing. - [ ] All...
### 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...