Vercel Sandbox integration for Deep Agents
Project description
langchain-vercel-sandbox
Looking for the JS/TS version? Check out LangChain.js.
Quick Install
uv add langchain-vercel-sandbox
from vercel.sandbox import Sandbox
from langchain_vercel_sandbox import VercelSandbox
sandbox = Sandbox.create()
try:
backend = VercelSandbox(sandbox=sandbox)
result = backend.execute("echo hello")
print(result.output)
finally:
sandbox.stop()
🤔 What is this?
Vercel Sandbox integration for Deep Agents.
📕 Releases & Versioning
See our Releases and Versioning policies.
💁 Contributing
As an open-source project in a rapidly developing field, we are extremely open to contributions, whether it be in the form of a new feature, improved infrastructure, or better documentation.
For detailed information on how to contribute, see the Contributing Guide.
Resources
- LangChain Academy — Comprehensive, free courses on LangChain libraries and products, made by the LangChain team.
- Code of Conduct — community guidelines and standards
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file langchain_vercel_sandbox-0.0.1.tar.gz.
File metadata
- Download URL: langchain_vercel_sandbox-0.0.1.tar.gz
- Upload date:
- Size: 149.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba0ce4cf9c80cdc93450c3b1b6414591cef9b842a49b9a12d29aa3c1f697d23f
|
|
| MD5 |
da146e28952ff86ba37d12c6714e8bab
|
|
| BLAKE2b-256 |
ad5e6cc9aa9b98516a7acbf10dc408abe6496b9f6c14caa7999e649f33dd111a
|
File details
Details for the file langchain_vercel_sandbox-0.0.1-py3-none-any.whl.
File metadata
- Download URL: langchain_vercel_sandbox-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3d382ce451fc6a456b1af200fd9f5cc0c54d5f9bf62059b31192e0e51dde466
|
|
| MD5 |
92831adad1bf9285c38ef8cbac6289e4
|
|
| BLAKE2b-256 |
98896e27c89b4f61682ad8a748d2028a9d24f8176af928e4c513e106f887a756
|