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

remove rest, async grpc methods and recreate_collection in qdrant-client 1.13.0 #761

Open
joein opened this issue Aug 29, 2024 · 2 comments

Comments

@joein
Copy link
Member

joein commented Aug 29, 2024

No description provided.

@joein joein changed the title remove rest and async grpc methods in qdrant-client 1.13.0 remove rest, async grpc methods and recreate_collection in qdrant-client 1.13.0 Aug 29, 2024
@Amrutha2018
Copy link

Hi @joein ,

Could you please confirm if the plan is to remove the recreate_collection method from both the gRPC and REST implementations? I noticed it's implemented in both and marked for deprecation.

Thanks!

@joein
Copy link
Member Author

joein commented Sep 17, 2024

Hi @Amrutha2018 , yes

Instead you can use a combination of collection_exists, create_collection, delete_collection (depends on what you'd like to achieve)

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

2 participants