{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/11"}],"enrichment":{"capability":"Integrates Modal serverless compute sandboxes with LangChain's Deep Agents framework, allowing agents to execute commands in isolated Modal environments.","skillfed_tags":["langchain-integration","serverless-compute","agent-framework"],"use_cases":["Let a Deep Agent execute arbitrary shell commands in a Modal sandbox without running them on your local machine.","Build multi-step agent workflows where some steps run remotely on Modal infrastructure for isolation or scale.","Integrate Modal's serverless compute into LangChain agent chains for tasks that need ephemeral, on-demand execution.","Test agent logic in isolated Modal environments before deploying to production systems."],"what_it_does":"langchain-modal is a thin integration layer that connects LangChain's Deep Agents framework to Modal's serverless compute platform. It wraps Modal sandboxes in a ModalSandbox class that agents can use to execute commands in isolated, remote environments. The package is part of the LangChain ecosystem and is actively maintained alongside the broader Deep Agents project.\n\nYou use it by creating a ModalSandbox from an existing Modal app, then calling execute() to run shell commands or other operations inside that sandbox. The result object contains the output and status of the execution. This is useful when you want agents to run workloads on Modal's infrastructure rather than locally, but it requires you to already have Modal set up and a Modal app deployed.","worth_installing":"Yes, if you are already using LangChain's Deep Agents and Modal and want to orchestrate remote execution. The package is actively maintained, has no known vulnerabilities, and installs cleanly. However, it is a narrow integration\u2014only install if you specifically need Modal sandbox execution within agents; it adds no value if you're not using both Modal and Deep Agents."},"id":"langchain-modal","links":{"html":"https://skillfed.io/packages/langchain-modal","md":"https://skillfed.io/packages/langchain-modal.md","pypi":"https://pypi.org/project/langchain-modal/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-29","license_spdx":null,"license_treatment":"permissive","name":"langchain-modal","python_support":"supports_current","summary":"Modal sandbox integration for Deep Agents"},"popularity":{"monthly_downloads":82947,"position":14118,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.6"}
