Launch Week 02 wrapped — explore all five launches

Admin SDK Changelogs

Releases of the Confident AI admin SDKs for the platform API, not the DeepEval framework.

July 6, 2026

Python SDK v0.2.0

Initial public release of confidentai, the official Python SDK for the Confident AI platform management API.

New Features

  • Organization Client — Manage the organization and its API keys, members, invitations, roles, and permissions.
  • Projects Client — Create and manage projects and their IAM sub-resources from code.
  • Governance Policies — Read and manage governance policies programmatically.
  • Typed & Resilient — Fully typed with Pydantic models and built-in retries for transient errors.

TypeScript SDK v0.2.0

Initial public release of confidentai, the official TypeScript SDK for the Confident AI platform management API.

New Features

  • Organization Client — Manage the organization and its API keys, members, invitations, roles, and permissions.
  • Projects Client — Create and manage projects and their IAM sub-resources from code.
  • Governance Policies — Read and manage governance policies programmatically.
  • First-Class Types — Ships full type definitions for Node 18+.
Built byConfident AI