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 some edge cases, we can get a null mapping through cluster service for an index, like .plugin-ml-task. We should check the mapping is null or...

bug
v3.0.0

## Overview I propose adding a Connector Blueprint for AWS Lambda Function URL to the ML-Commons docs. This would allow users to access models hosted via Lambda functions directly from...

**What is the bug?** Following this tutorial https://opensearch.org/docs/2.17/ml-commons-plugin/tutorials/generate-embeddings/, you will get the results like below. The title_embedding is not correctly ingested into the books as the new field. This results...

bug

**Is your feature request related to a problem?** need two blueprints **What solution would you like?** please add to these links [Blueprint](https://github.com/opensearch-project/ml-commons/blob/2.x/docs/remote_inference_blueprints/aleph_alpha_connector_luminous_base_embedding_blueprint.md) [Blueprint](https://github.com/opensearch-project/ml-commons/blob/main/docs/remote_inference_blueprints/azure_openai_connector_embedding_standard_blueprint.md) **What alternatives have you considered?** A clear...

enhancement

**What is the bug?** Pytorch is downloaded as part of DJIL initialization. In kubernetes environments with restricted egress, it fails with below error. ```shell [2025-03-18T21:35:32,414][ERROR][o.o.m.e.a.DLModel ] [opensearch-cluster-nodes-0] Failed to deploy...

bug
untriaged

**Is your feature request related to a problem?** We support http and aws sigv4 in ML connector now. Can we also support MCP protocol? **What solution would you like?** Add...

enhancement

**Is your feature request related to a problem?** Agent framework in ml-commons is not capable of solving complex tasks that require multiple steps and tools to execute. Moreover, the execution...

enhancement

### Integration Test Failed for version 3.0.0. See the specifications below: #### Details | Platform | Dist | Arch | Dist Build No. | RC | Test Report | Workflow...

v3.0.0
untriaged
autocut

**What is the bug?** The 2 APIs have potential vulnerability: UpdateModel and UpdateModelGroup Currently, these APIs accept script-like variables in their request bodies without raising exceptions, which could potentially lead...

bug

DeepSeek R1 model now fully managed in Amazon Bedrock ([Blog](https://aws.amazon.com/blogs/aws/deepseek-r1-now-available-as-a-fully-managed-serverless-model-in-amazon-bedrock/)). We need to build connector blueprint