Make Your LangSmith Deployment Multi-Tenant
LangChain·2026-04-14 16:27

Make your LangSmith deployments multi-tenant in just a few lines of code. In this video, we're going to walk through how you can add user authentication to your deployed agents in LangSmith deployment so that each user will get their own scope threads, runs, and conversation history, all managed by the deployment itself. Let's go ahead and jump right into it.With every LangSmith deployment, you get access to over 30 plus API endpoints that come as part of our agent server. This agent server will include end ...

Make Your LangSmith Deployment Multi-Tenant - Reportify