> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mwirelabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SDK

> Thin Python client. Planned with licensed /v1.

Status: **planned**.

A small `pip` client that wraps the on-prem base URL (`/v1/audio/*`, translate, embeddings). Issued with the image so the client and routes match.

Until then, call HTTP with `curl` or `httpx`, or load weights with `transformers`.
