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.3.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.3-py3-none-any.whl (55.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: calibrate_sdk-0.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 b87e3375cda7b6537ad80145e4beb68f63f9db86b9ec346b7574db77406fdd0b
MD5 e38f97e21c018d30b882d2bfa0573196
BLAKE2b-256 ee3d22045159ff77e044f662cb9e072ab1ee84a9af18d4036f9f1acee9750751

See more details on using hashes here.

File details

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

File metadata

  • Download URL: calibrate_sdk-0.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c325673f45d25e995904f6b8da7b37a4546e68e2258cd68ab39a8892df7a34c5
MD5 d1c3cb6b1da7ac45484f6c8763907ae4
BLAKE2b-256 ebbc68e9e7ed5de287f427cf76f197838b31e774424af71a9550f5005fea05c1

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