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.
—
User feedback collection and data organization capabilities for improving AI applications and gathering insights.
class Feedback:
def create(self, **kwargs): ...
def list(self, **kwargs): ...
def retrieve(self, **kwargs): ...
class Collections:
def create(self, **kwargs): ...
def list(self, **kwargs): ...
def retrieve(self, **kwargs): ...
def update(self, **kwargs): ...
def delete(self, **kwargs): ...Install with Tessl CLI
npx tessl i tessl/pypi-portkey-aidocs