Skip to main content

deployments-wrap-sdk

SDK for wrapping third-party agent frameworks (Google ADK, Strands, etc.) for deployment on LangSmith.

Installation

pip install deployments-wrap-sdk[google-adk]

Quick Start

from google.adk.agents import Agent
from google.adk.runners import Runner
from saf_sdk.adk import LangsmithSessionService, wrap

agent = wrap(
    Runner(
        agent=Agent(name="my_agent", model="gemini-2.0-flash", instruction="..."),
        app_name="my_app",
        session_service=LangsmithSessionService(),
    )
)

Export agent from your graph module and deploy with langgraph dev or LangSmith.

Download files

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

Source Distribution

deployments_wrap_sdk-0.0.2.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

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

deployments_wrap_sdk-0.0.2-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file deployments_wrap_sdk-0.0.2.tar.gz.

File metadata

  • Download URL: deployments_wrap_sdk-0.0.2.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for deployments_wrap_sdk-0.0.2.tar.gz
Algorithm Hash digest
SHA256 0c800254567d314d93eef4431b0a0fab90c8f9c99df7811bc12dff141f64a4e5
MD5 175a17d30e8a47107be2e9402e1f7f14
BLAKE2b-256 35e6cd00a4038df2daefeb516c4a0038ccde617a55d4c6e61a16c7e2e4da5f72

See more details on using hashes here.

File details

Details for the file deployments_wrap_sdk-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for deployments_wrap_sdk-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9318e3899b519308d16e6782d70e1597f9232472882c8731de0c86a465e5071c
MD5 ad25c3a1d1bbbcb2c18112c366670d7f
BLAKE2b-256 75b6f56c949b760235b7d08708e9b5aa7c976c8f00c9c6fcdcbd7dba77b937dc

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 Sentry Error logging StatusPage Status page