DATE:
AUTHOR:
The LangChain Team
LangChain

LangChain Sandbox: Run untrusted Python in your AI Agents

DATE:
AUTHOR: The LangChain Team

LangChain Sandbox lets you safely run untrusted Python in your AI agents! Built on Pyodide (Python in WebAssembly), LangChain Sandbox lets you execute code securely:

Isolated runtime with configurable permissions
No Docker or remote code execution required
Supports session-based state persistence

Check out the examples (open-source): https://github.com/langchain-ai/langchain-sandbox/tree/main/examples

Powered by LaunchNotes