Skip to content
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

[BUG] unable to import knn searchPipeline and ml methods #940

Open
toyaokeke opened this issue Dec 14, 2024 · 7 comments
Open

[BUG] unable to import knn searchPipeline and ml methods #940

toyaokeke opened this issue Dec 14, 2024 · 7 comments

Comments

@toyaokeke
Copy link

What is the bug?

A clear and concise description of the bug.

the methods in the knn, searchPipeline and ml are not available for import

How can one reproduce the bug?

Steps to reproduce the behavior.

  • install opensearch package in project
  • no ml, searchPipeline or knn imports available

What is the expected behavior?

A clear and concise description of what you expected to happen.

  • should have methods available for import

What is your host/environment?

Operating system, version.

"@opensearch-project/opensearch": "~2.13.0"

Do you have any screenshots?

If applicable, add screenshots to help explain your problem.
Screenshot 2024-12-14 at 12 54 00

Do you have any additional context?

Add any other context about the problem.

@toyaokeke toyaokeke changed the title [BUG] unable to import knn and ml methods [BUG] unable to import knn searchPipeline and ml methods Dec 14, 2024
@nhtruong
Copy link
Collaborator

@toyaokeke which version of the client are you using? We're testing the 3.0.0 beta that has these endpoints generated from the OpenSearch Spec.

@toyaokeke
Copy link
Author

@toyaokeke which version of the client are you using? We're testing the 3.0.0 beta that has these endpoints generated from the OpenSearch Spec.

hi @nhtruong , thank you for the quick response 🙏🏿
I am using version 2.13.0

@dblock
Copy link
Member

dblock commented Dec 16, 2024

@toyaokeke Can you please try the 3.0 beta? Does it fix your problem?

@toyaokeke
Copy link
Author

@toyaokeke Can you please try the 3.0 beta? Does it fix your problem?

appears to work as expected. is there an ETA of when there will be a non-beta release?

Screenshot 2024-12-16 at 11 47 01

@nhtruong
Copy link
Collaborator

The current beta version is going to be very close to the final version. We're trying to get more people to test the beta before releasing it. We're aiming to release by year end.

@toyaokeke
Copy link
Author

perfect, thank you! if you like we can mark this as closed since it will be resolved with the latest release

@nhtruong
Copy link
Collaborator

Thanks. I'll leave this open in case other people have the same question before release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants