Hi Weaviate team,
I've been building production RAG systems with Weaviate for enterprise
use cases and noticed the recipes repo has no multi-tenancy examples.
Every production RAG deployment I've worked on is multi-tenant, but all
current examples show single-tenant setup.
I'd like to add a notebook covering:
- Multi-tenant collection creation with per-tenant isolation
- Document ingestion scoped to individual tenants
- Tenant-aware hybrid search with metadata filtering
- LangChain integration with tenant context
- A realistic enterprise pattern (e.g. internal knowledge base
serving multiple business units)
Happy to submit a PR if this would be useful. Let me know if there's
a preferred location in the repo or specific Weaviate client version
to target.
Hi Weaviate team,
I've been building production RAG systems with Weaviate for enterprise
use cases and noticed the recipes repo has no multi-tenancy examples.
Every production RAG deployment I've worked on is multi-tenant, but all
current examples show single-tenant setup.
I'd like to add a notebook covering:
serving multiple business units)
Happy to submit a PR if this would be useful. Let me know if there's
a preferred location in the repo or specific Weaviate client version
to target.