Skip to main content

No project description provided

Project description

Calibrate Python SDK

Python client for Calibrate, a framework for evaluating AI agents which let you move from slow, manual testing to a fast, automated, and repeatable testing process for your entire agent stack.

Installation

pip install calibrate-sdk

Or with uv:

uv add calibrate-sdk

Pre-requisites

You need to have a Calibrate API key. You can get the API key from the UI.

Usage

from calibrate import Calibrate

client = Calibrate(api_key="your_api_key")

agents = client.agents.list()

For self-hosted Calibrate deployments, you can pass base_url to point the client at your API instance:

from calibrate import Calibrate

client = Calibrate(
    base_url="https://api.calibrate.your-domain.com",
    api_key="your_api_key",
)

agents = client.agents.list()

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

calibrate_sdk-0.0.1.tar.gz (34.8 kB view details)

Uploaded Source

Built Distribution

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

calibrate_sdk-0.0.1-py3-none-any.whl (55.3 kB view details)

Uploaded Python 3

File details

Details for the file calibrate_sdk-0.0.1.tar.gz.

File metadata

  • Download URL: calibrate_sdk-0.0.1.tar.gz
  • Upload date:
  • Size: 34.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.10.20 Linux/6.17.0-1018-azure

File hashes

Hashes for calibrate_sdk-0.0.1.tar.gz
Algorithm Hash digest
SHA256 8a7ca932326268c427dec6e52dc3ba18c978b27e97359396969f21fdf4d55fbe
MD5 591524a0bd06e21a5ee2f12efbf45240
BLAKE2b-256 3080c5e2a0a7a70c5150b3d2a390acea7e76ce9ed76a607f13b15abe243e45ec

See more details on using hashes here.

File details

Details for the file calibrate_sdk-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: calibrate_sdk-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 55.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.10.20 Linux/6.17.0-1018-azure

File hashes

Hashes for calibrate_sdk-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cccf80bb1e338dfef743e1f5268b9a8468564f26f33fb8d1688d8ab0a8cce910
MD5 67115b5a27f1030e71a292f6061fc631
BLAKE2b-256 ca5f85c9f85caa9ce98880485644c93631393d3d8c28e406b21c9184253d3c59

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