AITracer Python SDK for raw chat reads and verification
Project description
AITracer SDK
Python SDK for AITracer raw read and verification primitives.
Scope (v0)
- Raw ledger/chat read
- Attestation verification call-through
- Service health verification
Install
pip install aitracer-sdk
Quickstart
from aitracer_sdk import AITracerClient
client = AITracerClient(base_url="https://aitracer.app", bearer_token="<token>")
print(client.verify_service())
print(client.get_chat_raw("<interaction_id>"))
AITracer Python SDK and PyPI packaging repository (private bootstrap)
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 Distribution
aitracer_sdk-0.1.0.tar.gz
(2.2 kB
view details)
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 aitracer_sdk-0.1.0.tar.gz.
File metadata
- Download URL: aitracer_sdk-0.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
776a2097ee6e247d432d6a345e3d612f1bb926b095ede6c159a40858dc0dbc56
|
|
| MD5 |
99fe818d35a0ea3bc6e8ffe14d0e5fd2
|
|
| BLAKE2b-256 |
f9dd42245c9ace4d3620e01df8acf63f27ddecf958a8bcf6a6ba1c20d81001dd
|
File details
Details for the file aitracer_sdk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aitracer_sdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a733459a5a1e33e8c3d235b9aaa745aeba9cc334aa811f73bb8f2e8b95223e20
|
|
| MD5 |
68af4de53b1fa9838488f40710efafd4
|
|
| BLAKE2b-256 |
51e7dc4f7815d41d1801255f542d0e8adc34c43762351356a780a1225c1bfdd2
|