Multitenancy with weaviate and llama index

Hello, I’m trying to implement multi tenancy, but llama index doesn’t support that with weaviate, is there any work around to make it possible?

Hi @Matheus_Carneiro ! Welcome to our community! :hugs:

I know that our team was cooking something around that :wink:

But unfortunatelly, for now, there is no MultiTenancy support for both llamaindex and langchain.

Hopefully we’ll see this soon-ish.

Let me know if this helps!

Oh, sad! I will take a look during the weekend to implement that. I really need it for an application. I saw in langchain library that you made a commit there is there any updates on that?