SDK · Official

Python SDK

An httpx-based client that covers the OpenAI-compatible surface and the native stateful endpoints - sessions, artifacts, bundles, and replay - with typed helpers.

Installpip install zumik
Profile
Maintained byZumik
LanguagePython
Surfaces/v1, /v2

What you get

  • Chat, responses, embeddings, and batches on /v1
  • Native /v2 sessions, artifacts, and bundles
  • Reads the resolved model release off response headers
Official

Zumik builds and publishes Python SDK. It tracks both the OpenAI-compatible /v1 and the native stateful /v2, so you can adopt reused state without leaving the SDK.

Connect Python SDK to Zumik

Install Python SDK and route through the cheapest reliable provider, BYOK, or BYOC path - reuse measured, routing reproducible.