Skip to main content

Trace a LangGraph agent onto the Agenttic OTel-GenAI bus (public callbacks only).

Project description

agenttic-langgraph

Trace a LangGraph agent onto the Agenttic OTel-GenAI bus using public LangChain callbacks only — no monkey-patching, no private internals.

from agenttic_langgraph import trace

graph = trace(compiled_graph, agent_id="support-bot",
              endpoint="https://agenttic.internal")
result = graph.invoke({"messages": [...]})   # behaviour-identical; spans emitted

Or let Agenttic auto-detect the framework for you:

from agenttic import trace          # pip install agenttic[langgraph]
graph = trace(compiled_graph)       # dispatches here automatically

trace returns a transparent wrapper: it only observes (Hard Rule 38 — behaviour-identical), and the optional enforce= argument routes tool calls through the Agenttic gateway at the ramp's non-blocking default posture. The span builder lives in the agenttic distribution; this package is a thin adapter.

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

agenttic_langgraph-1.0.1.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

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

agenttic_langgraph-1.0.1-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file agenttic_langgraph-1.0.1.tar.gz.

File metadata

  • Download URL: agenttic_langgraph-1.0.1.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for agenttic_langgraph-1.0.1.tar.gz
Algorithm Hash digest
SHA256 b923f2dfec5f2c9b0e4639ab5d600fb3a799f262d1bd5dd38cf331ab7e9d700e
MD5 c7b8764a61efbc0b94b77e54cb7e782c
BLAKE2b-256 341c0ca3510c8f700298c8d675708337771132761b8c3cebf61f237565be0e3d

See more details on using hashes here.

File details

Details for the file agenttic_langgraph-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for agenttic_langgraph-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d5422a65f71ef78d02b7b3069ab0a92833cf52d19bf8a6756ed7cf31968f45bc
MD5 f074e0c3e01621183cb046bc45c265a7
BLAKE2b-256 e7785b6791accfadfab72db92620056a9ae780ffc51d0cf614058832474bebaa

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