Skip to main content

Independent OpenTelemetry SDK for AI agents (Anthropic, OpenAI, Ollama)

Project description

puvinoise-sdk

Independent OpenTelemetry SDK for AI agents. Supports Anthropic Claude, OpenAI, Ollama, and other LLM providers with tracing and observability.

Install

pip install puvinoise-sdk

Optional provider extras:

pip install puvinoise-sdk[anthropic]
pip install puvinoise-sdk[openai]
pip install puvinoise-sdk[all]

Quick start

from puvinoise import bootstrap, run_with_trace

bootstrap()  # Configure OTLP endpoint, service name, tenant id via env

with run_with_trace("my-agent-run"):
    # Your agent / LLM calls
    pass

Environment

  • OTEL_EXPORTER_OTLP_ENDPOINT – OTLP collector URL
  • OTEL_SERVICE_NAME – Service name in traces
  • TENANT_ID – Tenant identifier (e.g. tenant_xxx) for multi-tenant filtering

License

Proprietary – PUVI LABS PRIVATE LIMITED

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

puvinoise_sdk-0.2.1.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

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

puvinoise_sdk-0.2.1-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

Details for the file puvinoise_sdk-0.2.1.tar.gz.

File metadata

  • Download URL: puvinoise_sdk-0.2.1.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for puvinoise_sdk-0.2.1.tar.gz
Algorithm Hash digest
SHA256 081a62ba5e44ed56273d3d5b40423a67d4d78dc961e3781e897e85eef83214c0
MD5 f728b426f2c9180c07fa5f4eb3144013
BLAKE2b-256 d311d8b10b4a29f1fd458e8018625b0d9076831cd448ca22108d89a463aecba4

See more details on using hashes here.

File details

Details for the file puvinoise_sdk-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: puvinoise_sdk-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 9.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for puvinoise_sdk-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ddd09de99d66a8b9eff39ca1adec0831d00fe1a937af324bfd4a6f57fadce9cd
MD5 32ca1fff2a532456529fb6d4d0d08e3d
BLAKE2b-256 69abe27faa2c158f335444085b47affad8947ddb9646c9358b707885f440a8c6

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