Skip to main content

Runloop sandbox integration for Deep Agents

Project description

langchain-runloop

PyPI - Version PyPI - License PyPI - Downloads Twitter

Looking for the JS/TS version? Check out LangChain.js.

Quick Install

pip install langchain-runloop
import os

from runloop_api_client import RunloopSDK

from langchain_runloop import RunloopSandbox

api_key = os.environ["RUNLOOP_API_KEY"]
client = RunloopSDK(bearer_token=api_key)

devbox = client.devbox.create()
sandbox = RunloopSandbox(devbox=devbox)

try:
    result = sandbox.execute("echo hello")
    print(result.output)
finally:
    devbox.shutdown()

🤔 What is this?

Runloop 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

langchain_runloop-0.0.3.tar.gz (125.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

langchain_runloop-0.0.3-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file langchain_runloop-0.0.3.tar.gz.

File metadata

  • Download URL: langchain_runloop-0.0.3.tar.gz
  • Upload date:
  • Size: 125.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for langchain_runloop-0.0.3.tar.gz
Algorithm Hash digest
SHA256 a4084f693913ecf664da1d307bebbb9f01e635131ecc97cb5f4fa6570c21be84
MD5 718d7c5f890f3b6ab64466a70cada57f
BLAKE2b-256 7df7848d077289154180e26b8876e74c458a8ed341b80824fface02bdaec41de

See more details on using hashes here.

File details

Details for the file langchain_runloop-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for langchain_runloop-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 986ff3ee07e847700e02680839ceba567ed2419407683cd740ff99167659e3b2
MD5 f4b91761ac14b5a102009de6a02edb97
BLAKE2b-256 1b03eba5ff43307d9c90c6231b409cecfd70c85b4c4c79d201f832babf9225ff

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page