ml-commons provides a set of common machine learning algorithms, e.g. k-means, or linear regression, to help developers build ML related features within OpenSearch.
Apache License 2.0
99
stars
138
forks
source link
[BUG] Add more validation checks for message API #3250
What is the bug?
In testing the message API,
We need to add validation and throw proper exceptions.
How can one reproduce the bug?
What is the expected behavior? throw proper exception to guide users to send in valid messages.
What is your host/environment?
Do you have any screenshots? If applicable, add screenshots to help explain your problem.
Do you have any additional context? Add any other context about the problem.