Applications
🔒`deepagents deploy` now supports custom auth: turn a single deployment into a multi-tenant platform. per-user resource and thread isolatio…
🔒`deepagents deploy` now supports custom auth: turn a single deployment into a multi-tenant platform. per-user resource and thread isolation, access control, and your own auth provider, all without sp
🔒deepagents deploy now supports custom auth: turn a single deployment into a multi-tenant platform. per-user resource and thread isolation, access control, and your own auth provider, all without spinning up extra infrastructure. https://docs.langchain.com/oss/python/deepagents/deploy#authentication
Related
- Going from local to production with agents can be tricky, especially when you go from a single user (you, the developer) to multi-tenant sys…
- we just shipped support for subagents with
deepagents deploy! add an agents/ dir to your project with an AGENTS.md per specialized subagen… - 🔐 One deployment, isolated data per user. Add custom auth so every user gets their own scoped threads, runs, and conversation history — wit…
- Building agents locally does not mean they’re ready to deploy in production LangSmith deployments helps with that
- this is a fundamental building block for
deepagents deploywe're designing a memory layer built for multi-tenant systems, so memory can be…
Source: Harrison Chase (X) | 2026-04-21