Thanks!
Now I’m trying to incorporate a local vectorize model, but i think i’m doing something wrong. What i’m doing is using the parameter “vector” in the add_data_object function, and using de en_core_web_lg model from spaCY to create the vector.
How can I make weaviate to not vectorize automatically?