Skip to main content

traceloop-sdk

Traceloop’s Python SDK allows you to easily start monitoring and debugging your LLM execution. Tracing is done in a non-intrusive way, built on top of OpenTelemetry. You can choose to export the traces to Traceloop, or to your existing observability stack.

Traceloop.init(app_name="joke_generation_service")

@workflow(name="joke_creation")
def create_joke():
    completion = openai.ChatCompletion.create(
        model="gpt-3.5-turbo",
        messages=[{"role": "user", "content": "Tell me a joke about opentelemetry"}],
    )

    return completion.choices[0].message.content

Download files

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

Source Distribution

traceloop_sdk-0.62.3.tar.gz (350.7 kB view details)

Uploaded Source

Built Distribution

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

traceloop_sdk-0.62.3-py3-none-any.whl (92.3 kB view details)

Uploaded Python 3

File details

Details for the file traceloop_sdk-0.62.3.tar.gz.

File metadata

  • Download URL: traceloop_sdk-0.62.3.tar.gz
  • Upload date:
  • Size: 350.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for traceloop_sdk-0.62.3.tar.gz
Algorithm Hash digest
SHA256 57b9a6f8c386bd15d736ae270b0da78f0a99552832c78cb71714baf928bf28bc
MD5 cad0db4c476c47d093e46ce9c8061858
BLAKE2b-256 1e5c33252ad5b30ef9b6e33a717828edc52077d591ca65e002d54b85f47fb069

See more details on using hashes here.

Provenance

The following attestation bundles were made for traceloop_sdk-0.62.3.tar.gz:

Publisher: release.yml on traceloop/openllmetry

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

File details

Details for the file traceloop_sdk-0.62.3-py3-none-any.whl.

File metadata

  • Download URL: traceloop_sdk-0.62.3-py3-none-any.whl
  • Upload date:
  • Size: 92.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for traceloop_sdk-0.62.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8a0beec552d1b742abfef959d31d40e0e2229096250c2bb08d93fcea57215040
MD5 6d5f726c1b592d75f08f1de306edfdd9
BLAKE2b-256 259f17f36235cef0561deea34dba442456f3de1a1ab9b2065bcdaa689600c7d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for traceloop_sdk-0.62.3-py3-none-any.whl:

Publisher: release.yml on traceloop/openllmetry

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

Release history Release notifications | RSS feed

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