-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Doc] Tutorial of ml_Inference processor with Cohere Rerank model seems wrong #3545
Comments
Ill look into this. I wonder what I missed usually I test and then paste but will retry it from the top to figure out if its correct. |
Just checked, you are correct it yields this error on creation of the pipeline
Created this PR #3556 to resolve this. Thanks for pointing it out I'm trying to remember how I came up with this tutorial my hunch is that I had used OS-Flow because of how well defined the parameters are |
Thanks @brianf-aws , suggest redo test to check if any other issues. This is not urgent |
Sure, makes sense. I redid the OS setup will do the managed service side eventually |
The ML inference processor looks not correct in https://github.com/opensearch-project/ml-commons/blob/main/docs/tutorials/ml_inference/rerank/ml_Inference_with_Cohere_Rerank_model.md#1-create-reranking-pipeline
The input/output map should be array of objects like
The text was updated successfully, but these errors were encountered: