weaviate-client

A python native Weaviate client


Keywords
python, vector-search, weaviate
License
BSD-3-Clause
Install
pip install weaviate-client==4.5.5

Documentation

Weaviate python client

Weaviate logo

Build Status

PyPI version

Documentation Status

A python native client for easy interaction with a Weaviate instance.

The client is tested for python 3.8 and higher.

Visit the official Weaviate website for more information about the Weaviate and how to use it in production.

Articles

Here are some articles on Weaviate:

Documentation

Support

  • 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.

Contributing

To contribute, read How to Contribute.