Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 870 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 870 Bytes

Weaviate Agents Python Client

Main Branch PyPI version

⚠️ Alpha Release: Weaviate Agents is currently in alpha and is subject to change. Features may be modified or removed without notice. Please check that you are using the latest version of the package.

This package is a sub-package to be used in conjunction with the Weaviate Python Client. Rather than installing this package directly, you should install it as an optional extra when installing the Weaviate Python Client.

pip install weaviate-client[agents]