Skip to main content

Trace an OpenAI Agents SDK agent onto the Agenttic OTel-GenAI bus (public RunHooks only).

Project description

agenttic-openai-agents

Trace an OpenAI Agents SDK agent onto the Agenttic OTel-GenAI bus using the SDK's public RunHooks lifecycle only — no monkey-patching, no private internals.

from agenttic_openai_agents import trace

agent = trace(my_agent, agent_id="triage", endpoint="https://agenttic.internal")
result = await agent.run("hello")     # behaviour-identical; spans emitted

Or let Agenttic auto-detect the framework for you:

from agenttic import trace          # pip install agenttic[openai]
agent = trace(my_agent)             # 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_openai_agents-1.0.1.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

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

agenttic_openai_agents-1.0.1-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for agenttic_openai_agents-1.0.1.tar.gz
Algorithm Hash digest
SHA256 b56ded71d8250933b5d9833b5c5dae036ec380141327773528407aaf21d46bed
MD5 347e13097dc15e0992753733f62c1ef9
BLAKE2b-256 8e96a48fd06a749e3affd0b7b77e8abab088cccf671237176390b85d5f40dff8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for agenttic_openai_agents-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c296f8461c44a86e0836eec0a7d4adcc544dbbadb9e7184306ac8b4becef06de
MD5 fb4e4f23ac3a8985b424718ced04ead1
BLAKE2b-256 f9edd596d1f009b9c2f3362ffeb601eeccb98f40812007a9a52dccbb6325c270

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