Description
Applications can query and manage Weaviate vector database instances from Python code. This client library helps developers create collections, send objects, run semantic search, and integrate vector storage into services.
It contacts database servers and may use API keys, embeddings, or private documents. Configure endpoints, TLS, credentials, and data sharing deliberately before using it against production indexes.