Weaviate · JSON Structure

Weaviate Vectors Structure

A map of named vectors for multi-vector representations.

Type: map Properties: 0
Vector DatabaseAIMachine LearningSemantic SearchOpen SourceGraphQLKubernetes

Weaviate Vectors Structure is a JSON Structure definition published by Weaviate. It conforms to the https://json-structure.org/meta/extended/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/extended/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/extended/v0/#",
  "$id": "https://api-evangelist.github.io/weaviate/json-structure/weaviate-vectors-structure.json",
  "title": "Vectors",
  "description": "A map of named vectors for multi-vector representations.",
  "type": "map"
}