LangSmith Sandboxes
Search documents
Introducing: LangSmith Sandboxes (Now in Private Preview)
LangChain· 2026-03-17 15:47
Hey everyone, I'm Mo from Lang. Today I'm excited to show you LinkedIn sandboxes. Over the last couple of months, we've seen code execution emerge as one of the most powerful primitives for agents.When agents can run code, they can analyze data, call APIs, and validate their own output to build applications from scratch. The challenge is that agent generated code is untrusted and unpredictable. You can't just let it run on your infrastructure.That's why we built Lanch sandboxes, secure ephemeral environment ...