Weaviate · Example Payload

Weaviate Meta Example

Vector DatabaseAIMachine LearningSemantic SearchOpen SourceGraphQLKubernetes

Weaviate Meta Example is an example object payload from Weaviate, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

hostnameversionmodulesgrpcMaxMessageSize

Example Payload

Raw ↑
{
  "hostname": "example-fnjjgwnp",
  "version": "example-xowatlga",
  "modules": {},
  "grpcMaxMessageSize": 36
}