Python SDK for Jammi AI Platform — the commercial managed audit-native AI platform
Project description
jammi-ai-platform
Python SDK for the Jammi AI Platform — the commercial managed audit-native AI platform. Talks to a Jammi SaaS endpoint via gRPC with bearer-token authentication.
Install
pip install jammi-ai-platform
Wheel-only distribution. Python 3.9+ on Linux / macOS / Windows.
Quickstart
import jammi_ai_platform as jap
with jap.Connection(url="https://api.jammi.cloud", api_key="jt_…") as conn:
print(conn.tenant_id) # resolved via WhoAmI at connect time
print(conn.token_label) # label of the bearer in use
registry = jap.Registry(conn)
model_id = registry.register_model("recall-q4", task="embedding")
print(model_id)
Use http://… instead of https://… for local insecure development.
Surface
Connection— gRPC channel + bearer auth, callsWhoAmIat connectRegistry— model + version + evidence catalogGate— quality-gate checksMonitor— embedding / inference / divergence monitors + run streamingExperiment— Bayesian / Grid / Random experimentsDeploymentBlocks— block / unblock sources from production trafficResilience— perturbation-based validation runsAuth— issue / revoke / list API keys;WhoAmITenants— read-only tenant directory lookup
Errors
status_to_exception (in jammi_ai_platform.errors) maps every
gRPC status code to a typed Python exception. The hierarchy:
EnterpriseExceptionNotFoundErrorAlreadyExistsErrorTransitionNotAllowedErrorTenantUnboundErrorConfigErrorPermissionDeniedError
Docs
Full docs at https://docs.jammi.cloud.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jammi_ai_platform-0.3.0-py3-none-any.whl.
File metadata
- Download URL: jammi_ai_platform-0.3.0-py3-none-any.whl
- Upload date:
- Size: 99.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60962381793bc325e109a64b8aeeb882c47b4c7b47c3525755bf314b0a179576
|
|
| MD5 |
605e8645877748988d44ae2d474679a0
|
|
| BLAKE2b-256 |
6515e0516bfa4d7f152e396038fee36024c592c613da78f8bed14748f48b1ed8
|
Provenance
The following attestation bundles were made for jammi_ai_platform-0.3.0-py3-none-any.whl:
Publisher:
sdk-pypi.yml on f-inverse/jammi-enterprise
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
jammi_ai_platform-0.3.0-py3-none-any.whl -
Subject digest:
60962381793bc325e109a64b8aeeb882c47b4c7b47c3525755bf314b0a179576 - Sigstore transparency entry: 1684489375
- Sigstore integration time:
-
Permalink:
f-inverse/jammi-enterprise@b8e8c8f39c0870233114f680b013c67f62f74e10 -
Branch / Tag:
refs/tags/sdk-v0.3.0 - Owner: https://github.com/f-inverse
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
sdk-pypi.yml@b8e8c8f39c0870233114f680b013c67f62f74e10 -
Trigger Event:
push
-
Statement type: