Skip to main content

Python SDK for the Calibrate agent evaluation platform API.

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.2.tar.gz (34.9 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.2-py3-none-any.whl (55.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: calibrate_sdk-0.0.2.tar.gz
  • Upload date:
  • Size: 34.9 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.2.tar.gz
Algorithm Hash digest
SHA256 3f989522e08c8250aec955e02ced53be80339fdb4a53fa65bab01a5658a3b843
MD5 7d703eaa108450f0bb86db7c93bfc8e8
BLAKE2b-256 463198a42087675420d444e44a9c55c9c1d86b25973ca319f3362a7a97488944

See more details on using hashes here.

File details

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

File metadata

  • Download URL: calibrate_sdk-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 55.4 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 44131f3a178d5a2753fdee67d05ad761cb8b13cb5b0696b7eee2743465a23f08
MD5 e279d4218ad64c52ab2f7a972cf555d9
BLAKE2b-256 80ecb74000aa6c84a0429e683eff0359de9d45d109c9053c78c0475c0edeb90b

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