Skip to main content

Unified LLM Observability & Multi-Model AI Integration Framework - Deploy to GPT, Claude, Gemini, Copilot with full telemetry

Project description

Kalibr Python SDK

Production-grade observability for LLM applications.

Installation

pip install kalibr

Quickstart

from kalibr import trace
import openai

@trace(api_key="your-kalibr-api-key")
def my_agent():
    response = openai.chat.completions.create(
        model="gpt-4",
        messages=[{"role": "user", "content": "Hello!"}]
    )
    return response

Features

  • ✅ Zero-code instrumentation for OpenAI, Anthropic, Google AI
  • ✅ Automatic parent-child trace relationships
  • ✅ Real-time cost tracking
  • ✅ Token usage monitoring
  • ✅ Performance metrics

CLI Tools

# Run your app locally
kalibr serve myapp.py

# Deploy to Fly.io
kalibr deploy myapp.py

# Fetch trace data
kalibr capsule <trace-id>

Examples

See examples/ directory for complete examples.

Documentation

Full docs at https://docs.kalibr.systems

License

MIT

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

kalibr-1.1.0a0.tar.gz (48.9 kB view details)

Uploaded Source

Built Distribution

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

kalibr-1.1.0a0-py3-none-any.whl (58.6 kB view details)

Uploaded Python 3

File details

Details for the file kalibr-1.1.0a0.tar.gz.

File metadata

  • Download URL: kalibr-1.1.0a0.tar.gz
  • Upload date:
  • Size: 48.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for kalibr-1.1.0a0.tar.gz
Algorithm Hash digest
SHA256 6255a82b2041087737b929e4670098f2ee1c7ea17095304084e1707f741641d8
MD5 fbb5647ddfa7f694bdfc8bb0e45e155a
BLAKE2b-256 62ea34dafec54b88650d110a0801511045d5c3a0c0417f0b0706d8155a6432c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for kalibr-1.1.0a0.tar.gz:

Publisher: publish.yml on kalibr-ai/kalibr-sdk-python

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

File details

Details for the file kalibr-1.1.0a0-py3-none-any.whl.

File metadata

  • Download URL: kalibr-1.1.0a0-py3-none-any.whl
  • Upload date:
  • Size: 58.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for kalibr-1.1.0a0-py3-none-any.whl
Algorithm Hash digest
SHA256 76e702054dba2c42cef8d41117476638c52f5545bf85ab229da6fe7b74ddcf18
MD5 849faaee3a66687dc1d766561cd8c7dc
BLAKE2b-256 dac36494acfc82586f0c6f6326497bb61ffb4c2ae5ed062397bdc4f3b3bf5508

See more details on using hashes here.

Provenance

The following attestation bundles were made for kalibr-1.1.0a0-py3-none-any.whl:

Publisher: publish.yml on kalibr-ai/kalibr-sdk-python

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