A python native client for easy interaction with a Weaviate instance.
The client is tested for python 3.9 and higher.
Visit the official Weaviate website for more information about the Weaviate and how to use it in production.
We currently support the following versions client versions:
- 4.X: actively supported
- 3.X: deprecated, receives only critical bug fixes and dependency updates
- copy of the 3.X branch in v4 releases: Will be removed on 2024-11-30
Here are some articles on Weaviate:
- Semantic Search Queries Return More Informed Results
- Getting Started with Weaviate Python Library
- A sub-50ms neural search with DistilBERT and Weaviate
- Use our Forum for support or any other question.
- Use our Slack Channel for discussions or any other question.
- Use the
weaviate
tag on StackOverflow for questions. - For bugs or problems, submit a GitHub issue.
To contribute, read How to Contribute.