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

Migrate Weaviate python client from v3 to v4 #458

Closed
hsm207 opened this issue Feb 21, 2024 · 0 comments · Fixed by #463
Closed

Migrate Weaviate python client from v3 to v4 #458

hsm207 opened this issue Feb 21, 2024 · 0 comments · Fixed by #463
Assignees
Labels
feature request Ideas to improve an integration integration:weaviate

Comments

@hsm207
Copy link
Contributor

hsm207 commented Feb 21, 2024

Is your feature request related to a problem? Please describe.
The v4 python client uses GRPC so it is faster when ingesting and querying data. See this blog post.

Describe the solution you'd like
Upgrade the weaviate-client-python dependency to > 4.0 and rewrite the client calls to use the new API.

Describe alternatives you've considered
Not migrating

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Ideas to improve an integration integration:weaviate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants