Skip to main content

Pulse Python SDK for tracing LLM providers

Project description

pulse-trace-sdk

Official Python SDK for Pulse trace ingestion.

Install

pip install pulse-trace-sdk

Quick Start

from openai import OpenAI
from pulse_sdk import init_pulse, observe, Provider

init_pulse({"api_key": "pulse_sk_..."})

client = observe(OpenAI(api_key="your-openai-key"), Provider.OPENAI)

client.chat.completions.create(
    model="gpt-4o-mini",
    messages=[{"role": "user", "content": "Hello"}],
)

Docs

Full docs: https://github.com/EK-LABS-LLC/pulse-docs

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

pulse_trace_sdk-0.2.6.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

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

pulse_trace_sdk-0.2.6-py3-none-any.whl (1.2 kB view details)

Uploaded Python 3

File details

Details for the file pulse_trace_sdk-0.2.6.tar.gz.

File metadata

  • Download URL: pulse_trace_sdk-0.2.6.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pulse_trace_sdk-0.2.6.tar.gz
Algorithm Hash digest
SHA256 299dacc0cb29fe24ce3c099a789da663535385b65b6944e405a84f76da386ed6
MD5 35c39b77a5ae25107741b973c930da77
BLAKE2b-256 aeb7637fa6c0399e298340388a07e703f12add464db2dd9b1d2986ce9b052ee8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pulse_trace_sdk-0.2.6.tar.gz:

Publisher: release.yml on EK-LABS-LLC/trace-sdk-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pulse_trace_sdk-0.2.6-py3-none-any.whl.

File metadata

File hashes

Hashes for pulse_trace_sdk-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 63dddef460cf89bf39117a4f8a66b465b14cc13ddd57c30ca075faaa681d3ec8
MD5 f04e1b91f6ab722aea201917f7f32051
BLAKE2b-256 1fd2b68192e8fa2178ad9bf8aa061cbfc20bf72f4e50209f0c5a1874c596fac5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pulse_trace_sdk-0.2.6-py3-none-any.whl:

Publisher: release.yml on EK-LABS-LLC/trace-sdk-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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