Hey - we will start vectorizing objects in 1.33 but ONLY if:
- you are using named vectors (recommended), eg are creating your vectors using
wvc.config.Configure.Vectors.XXX - explicitly add them via your source properties `
wvc.config.Configure.Vectors.text2vec_XXX(source_properties=[“prop1”, “prop2”])`