ml-commons
ml-commons copied to clipboard
support customized conversation name
Description
Add a new parameter conversation_name to support customize conversation name
Issues Resolved
https://github.com/opensearch-project/ml-commons/issues/2623
Check List
- [ ] New functionality includes testing.
- [ ] All tests pass
- [ ] New functionality has been documented.
- [ ] New functionality has javadoc added
- [x] Commits are signed per the DCO using --signoff
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.