Skip to content

Add enterprise multi-tenant RAG example with LangChain + Weaviate #301

@parikshitiiitb

Description

@parikshitiiitb

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions