Weaviate · JSON Structure

Weaviate C11Y Vector Structure

A vector representation of the object in the Contextionary. If provided at object creation, this wil take precedence over any vectorizer setting.

Type: array Properties: 0
Vector DatabaseAIMachine LearningSemantic SearchOpen SourceGraphQLKubernetes

Weaviate C11Y Vector 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-c11y-vector-structure.json",
  "title": "C11yVector",
  "description": "A vector representation of the object in the Contextionary. If provided at object creation, this wil take precedence over any vectorizer setting.",
  "type": "array"
}