{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://api-evangelist.github.io/weaviate/json-schema/weaviate-vector-schema.json", "title": "Vector", "description": "A vector representation of the object. If provided at object creation, this wil take precedence over any vectorizer setting.", "type": "object" }