Overview of v2.5.1 Tenant Tree Architecture
mainVersion 2.5.1 introduces a transition from a flat multi-tenant model to a Tenant Tree Architecture. This architecture is specifically designed for private deployment scenarios within large organizations (e.g., parent companies and their subsidiaries).
Key architectural shifts include:
- Hierarchical Structure: Moving from flat tenants to a tree-based model.
- Simplified Data Model: Removal of
tenant_path,level, andtenant_kindin favor of a streamlined model. - Root Tenant Constraints: The Root tenant is automatically created and is immutable (cannot be deleted or disabled).
- Isolation Strategies: Enhanced tenant isolation for LLM resources and shared storage.