You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
opensearch-project/ml-commons#3677. Following this public tutorial https://opensearch.org/docs/2.17/ml-commons-plugin/tutorials/generate-embeddings/, you will get response like the below. However, the title_embedding should be inside each element of the books. It's verified in OS2.17/2.19 versions that ml-commons both returned embeddings for the model prediction results. From the response of the ingest pipeline, it's likely that the text-embedding has a breaking change after OS version 2.15.
What is the bug?
opensearch-project/ml-commons#3677. Following this public tutorial https://opensearch.org/docs/2.17/ml-commons-plugin/tutorials/generate-embeddings/, you will get response like the below. However, the title_embedding should be inside each element of the books. It's verified in OS2.17/2.19 versions that ml-commons both returned embeddings for the model prediction results. From the response of the ingest pipeline, it's likely that the text-embedding has a breaking change after OS version 2.15.
How can one reproduce the bug?
Steps to reproduce the behavior.
What is the expected behavior?
A clear and concise description of what you expected to happen.
What is your host/environment?
Operating system, version.
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.
The text was updated successfully, but these errors were encountered: