Skip to main content

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

Project description

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.

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

deployments_wrap_sdk-0.0.1.tar.gz (4.8 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.1-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: deployments_wrap_sdk-0.0.1.tar.gz
  • Upload date:
  • Size: 4.8 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.1.tar.gz
Algorithm Hash digest
SHA256 e7fdbc24522dfc088b560b4bf26f77e4682713367aa18a90ada5dfd912d97d73
MD5 33c67888be60bf9c14943395de81826b
BLAKE2b-256 d386104b1715a707cb0926e7706ba83a353133f4b682e564c8d924c922413444

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for deployments_wrap_sdk-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8918e1cdb045414ffde7188f6e5ef72a99508ad3ed748e43f0c8165a0a35b3f1
MD5 e53811de7325408366b088e8736cece0
BLAKE2b-256 895c55f8db0705a07431856b4f87885dfbbe96e85dae8ee96f0e82c0c6de0e3a

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