Skip to main content

Aigie Python SDK

PyPI Version Python Version License: Proprietary

Aigie is the official Python SDK for Kytte -- the Autonomous Reliability Platform for Agentic AI.

Proprietary software. Copyright (c) 2026 Kytte AI, Inc. All Rights Reserved. Use of the Aigie SDK requires a written agreement with Kytte AI, Inc. and a valid Kytte account. Not licensed for redistribution or modification. Contact: support@kytte.ai

Kytte is a runtime reliability platform for agentic AI, built to address the core reason most AI agents never reach production: non-deterministic runtime failures. Unlike reactive observability tools, Kytte operates during execution -- proactively detecting and autonomously remediating failed agent steps in real time, with no changes to your existing infrastructure or agent architecture. The Aigie SDK is the integration layer that connects your agents to the Kytte platform:

  • Detects context drift and errors before they impact users
  • Fixes issues automatically through self-healing workflows
  • Prevents failures with predictive intervention

Installation

pip install aigie

Or install everything, including all optional integrations:

pip install aigie[all]

Connect your agents

You'll need a Kytte token, issued by the Kytte team — contact us at kytte.ai or support@kytte.ai to request one. Then it's one line to make your agents self-healing:

import aigie

# External (via ingress)
aigie.init("https://kytte.yourdomain.com/api", "your-kytte-token")

# Internal (pod-to-pod inside the cluster)
# aigie.init("http://kytte-agent.<namespace>.svc.cluster.local:8000/api", "your-kytte-token")

# That's it! Your agents are automatically traced and protected.

Supported frameworks & integrations

Every framework. Every model. Every tool. Any provider.

Kytte integrates natively and seamlessly with your agent. Zero infrastructure changes. Works with everything you already use.

Links

License

Proprietary -- Copyright (c) 2026 Kytte AI, Inc. All Rights Reserved. Use requires a written agreement with Kytte AI, Inc.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aigie-0.3.7.tar.gz (426.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aigie-0.3.7-py3-none-any.whl (508.9 kB view details)

Uploaded Python 3

File details

Details for the file aigie-0.3.7.tar.gz.

File metadata

  • Download URL: aigie-0.3.7.tar.gz
  • Upload date:
  • Size: 426.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.15

File hashes

Hashes for aigie-0.3.7.tar.gz
Algorithm Hash digest
SHA256 eb2b6f0bc2c5a4d10f7eac4497a27e1f99d0370d6d90a4c8fdd85dddd2aeed69
MD5 30efe91d65916d336044ed5c42f57c46
BLAKE2b-256 6668076289880e8f53efa80cca80ede020051bebe3da78b195ddd7724782c2ee

See more details on using hashes here.

File details

Details for the file aigie-0.3.7-py3-none-any.whl.

File metadata

  • Download URL: aigie-0.3.7-py3-none-any.whl
  • Upload date:
  • Size: 508.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.15

File hashes

Hashes for aigie-0.3.7-py3-none-any.whl
Algorithm Hash digest
SHA256 de2de2507874c26bca9188f098a00c081be51dcd533ea35b6f5780b4e70b0e7c
MD5 a1a4841e086d4a4447cab607d32fb30d
BLAKE2b-256 9452ccbe50d44183d74d43bd75cd20d665a724e77e3f2b2724bba5d0e186b4f3

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 Sentry Error logging StatusPage Status page