Weaviate · Example Payload

Weaviate Vector Config Example

Vector DatabaseAIMachine LearningSemantic SearchOpen SourceGraphQLKubernetes

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

Top-level fields

vectorizervectorIndexTypevectorIndexConfig

Example Payload

Raw ↑
{
  "vectorizer": {},
  "vectorIndexType": "example-yniczfpo",
  "vectorIndexConfig": {}
}