Skip to main content

sannex-agent (Python SDK)

Official, ultra-lightweight Python client for Sannex AI Operations, telemetry streaming, and dynamic remote configuration sync.

Installation

pip install sannex-agent

Quick Start

from sannex_agent import SannexClient

# Initialize client
client = SannexClient(api_key="your_sannex_api_key")

# Track customer interaction / transaction asynchronously
client.track(
    channel="whatsapp",
    customer_id="+2348012345678",
    event="payment_success",
    amount=25000.0,
    metadata={"order_id": "ORD-123456", "gateway": "paystack"}
)

# Fetch dynamic system prompts and knowledge base configs
config = client.get_config()
print(config)

# Graceful shutdown
client.close()

License

MIT

Download files

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

Source Distribution

sannex_agent-0.1.0.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

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

sannex_agent-0.1.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file sannex_agent-0.1.0.tar.gz.

File metadata

  • Download URL: sannex_agent-0.1.0.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.7

File hashes

Hashes for sannex_agent-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b65e19ce99dd167d4c779bbc0e3d13e7ac78a35dcefdfc243ec0553a45c172b9
MD5 21617af5251ef9df591d0d934ab41c96
BLAKE2b-256 5ce60fa21ab3652eaf3905291201a1f90d226ea6d18045a28b334a2a13aa2f61

See more details on using hashes here.

File details

Details for the file sannex_agent-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: sannex_agent-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.7

File hashes

Hashes for sannex_agent-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f817159c17693cdeca244eff9e9263135cf818b5118f14af28d0c31839eeca07
MD5 e663b398d7a32da0fbed57e0e6fa7a49
BLAKE2b-256 2ddd381d5f5a9dc645e19b4f73be6f781514a30114c0c32a4f098f63863c0346

See more details on using hashes here.

Release history Release notifications | RSS feed

0.2.1

2 files

0.2.0

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

This release

0.1.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page