Python client library for the Portkey API - Control Panel for AI Apps with unified API signature, automated fallbacks, retries, load balancing, semantic caching, virtual keys, and comprehensive observability features.
—
AI evaluation framework with automated grading, test execution, and performance measurement capabilities.
class Evals:
runs: EvalsRuns
class EvalsRuns:
def create(self, **kwargs): ...
def list(self, **kwargs): ...
def retrieve(self, **kwargs): ...
class Alpha:
graders: Graders
class Graders:
def create(self, **kwargs): ...
def list(self, **kwargs): ...Install with Tessl CLI
npx tessl i tessl/pypi-portkey-aidocs