ml-commons icon indicating copy to clipboard operation
ml-commons copied to clipboard

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.

Results 305 ml-commons issues
Sort by recently updated
recently updated
newest added

**What is the bug?** In ML Inference Processors, For ingest side, we consider the use case of getting value from nested object and getting value from object, so we support...

bug
untriaged

**What is the bug?** This query: ``` response = os_client.search(index='converse', body= { "query": { "simple_query_string": { "query": "old faded blue jeans", "fields": ["question_text"] } }, "ext": { "generative_qa_parameters": { "llm_model":...

bug

**What is the bug?** Model is getting stuck in deploying state while registering it on the cluster. We have seen cases where the model is not found on the few...

bug
untriaged

### Description Currently any class that extends the AbstractConnector class has the fields createdTime and lastUpdatedTime set to null. **_The solution was creating setters on the connector interface and implementing...

**What is the bug?** During a [GH action from a commit to a PR](https://github.com/opensearch-project/ml-commons/actions/runs/10908291086/job/30281922405) I had failures I one by one took the reproduction lines [for example](https://github.com/opensearch-project/ml-commons/actions/runs/10908291086/job/30281922405#step:6:2144) Takes you to...

bug
untriaged

**What is the bug?** The [`MLResourceNotFoundException`](https://github.com/opensearch-project/ml-commons/blob/main/common/src/main/java/org/opensearch/ml/common/exception/MLResourceNotFoundException.java) is just a decorated `RuntimeException` with special handling for ML Stats. However, it's used in cases where a document is not found which should...

bug
untriaged

It is straightforward and works of course when I define a SearchIndexTool inside a conversational flow agent, the question is inserted into the defined OpenSearch query, there will come search...

bug
untriaged

- Incremented version to **2.16.1-SNAPSHOT**.

v2.16.1

- Incremented version to **2.17.1-SNAPSHOT**.

v2.17.1

- Incremented version to **2.18.0-SNAPSHOT**.

v2.18.0