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.4.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.4-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: langchain_runloop-0.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 a4cdb8c23e7e57e580cc2d2cdc5c833179cc40b1126f6177410fa938b7047f2e
MD5 4bd535bb696011015cc3436bccd09d02
BLAKE2b-256 26c44cf238ba20e56fdda1462677f126ee0bab3beaa4633255697db131069280

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for langchain_runloop-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1fa2128b9ff3c0cab6a80d4d4e4031f33f918dc18601df13824ad7e6a28a5fb3
MD5 77b57e5d7aa06ad9fec032b4235a96b2
BLAKE2b-256 d5859030d56b7a639baf198dd191b3b5121cfe97cdeb689e4639c397d980c98d

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