Weaviate · Example Payload

Weaviate Distributed Task Unit Example

Vector DatabaseAIMachine LearningSemantic SearchOpen SourceGraphQLKubernetes

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

Top-level fields

idnodeIdstatusprogresserrorupdatedAtfinishedAt

Example Payload

Raw ↑
{
  "id": "example-fjgptogc",
  "nodeId": "example-gqjpxfzc",
  "status": "example-ganvicwt",
  "progress": 23.57,
  "error": "example-etunozzl",
  "updatedAt": "2024-01-01T00:00:00Z",
  "finishedAt": "2024-01-01T00:00:00Z"
}