Sovara Python SDK
The sovara package instruments Python agents so Sovara can record LLM calls,
tool calls, logs, and custom trace spans.
Install it in the Python environment where your agent runs:
python -m pip install sovara
Or with uv:
uv add sovara
Create a project-bound client and use it to record runs:
from sovara import SovaraClient
sovara_client = SovaraClient(project_name="My Project")
with sovara_client.run("support-agent"):
run_agent()
For a remote/headless agent, pass the exec server and project token directly:
import os
sovara_client = SovaraClient(
project_name="My Project",
base_url="https://exec.example.com",
agent_token=os.environ["SOVARA_AGENT_TOKEN"],
)
http_client= optionally accepts a caller-owned synchronous httpx.Client
for custom proxy, certificate, or transport behavior. Sovara does not close it.
The terminal command is distributed separately as the native Sovara CLI. Install
that CLI for commands such as sovara record, sovara status, and
sovara probe.
Documentation: https://docs.sovara-labs.com
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 sovara-0.4.12-py3-none-any.whl.
File metadata
- Download URL: sovara-0.4.12-py3-none-any.whl
- Upload date:
- Size: 81.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3887ad01a4ac6f0eb7a795cbda251bb8a55319f800b692e82910e7cc8f7250f4
|
|
| MD5 |
05cca32e5e9e734d7f2304e84487ec10
|
|
| BLAKE2b-256 |
10c73f019f41ad37a40c05854416829f03eb2677bde0fa0ad4a8a4104d49b142
|
Provenance
The following attestation bundles were made for sovara-0.4.12-py3-none-any.whl:
Publisher:
python-sdk-release.yaml on SovaraLabs/sovara
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sovara-0.4.12-py3-none-any.whl -
Subject digest:
3887ad01a4ac6f0eb7a795cbda251bb8a55319f800b692e82910e7cc8f7250f4 - Sigstore transparency entry: 2577212774
- Sigstore integration time:
-
Permalink:
SovaraLabs/sovara@01946e00029e46114aa93e15b119e8e7fff54b02 -
Branch / Tag:
refs/tags/python-sdk-v0.4.12 - Owner: https://github.com/SovaraLabs
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-sdk-release.yaml@01946e00029e46114aa93e15b119e8e7fff54b02 -
Trigger Event:
push
-
Statement type: