Class Weaviate (1.66.0)

Weaviate(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The config for the Weaviate.

Attributes

Name Description
http_endpoint str
Weaviate DB instance HTTP endpoint. e.g. 34.56.78.90:8080 Vertex RAG only supports HTTP connection to Weaviate. This value cannot be changed after it's set.
collection_name str
The corresponding collection this corpus maps to. This value cannot be changed after it's set.

Methods

Weaviate

Weaviate(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The config for the Weaviate.