I want to create a single collection with 2 tenants: tenant1, tenant2
I need to use openai embeddings for tenant1 and ollama embeddings for tenant 2.
Does existing Weaviate support setting different vectorizer for tenants ?
Hello @P_K,
That’s actually a great idea for a future feature! Please make sure to log it as a new feature request here
Unfortunately, if you’re looking to use different vectorizers, you can leverage multi-vector (named vector) functionality, but this only applies to properties within a collection.
which I thought might give you an idea or potential workaround for your use case.
Also, I wanted to highlight an awesome new feature in our documentation—Weaviate Docs AI. You can ask it any questions, and it’ll guide you through the information
I hope this helps, and feel free to reach out if you have any further questions!
Best regards,
Mohamed Shahin
Weaviate Support Engineer