Multi-tenancy on Elysia

Description

After installing Elysian and starting it locally, I connected a Weaviate cluster to it. Then I tried to analyze the collections, but I was unable to do so because the collections have multi-tenancy enabled. This was also the case when I attempted to preprocess the collection using the ‘preprocess’ method from the Elysia module.

How can I solve this?

Server Setup Information

  • Multitenancy?: Yes

Any additional Information

Error analyzing Brands: Error preprocessing collection: Query call with protocol GRPC search failed with message <AioRpcError of RPC that terminated with:status = StatusCode.UNKNOWNdetails = “aggregate: class Brands has multi-tenancy enabled, but request was without tenant”debug_error_string = “UNKNOWN:Error received from peer  {grpc_status:2, grpc_message:“aggregate: class Brands has multi-tenancy enabled, but request was without tenant”}”

hi @Eredtywe !

Welcome to our community :hugs:

Elysia do not support Multi Tenant collections for now.

Please, feel free and encouraged to open up a new feature request in Elysia’s repository: GitHub · Where software is built

Thanks!

Hi @DudaNogueira

Thank you for the information.

1 Like