llmgovernor-helicone
Bridge Helicone traces into the LLMGovernor anomaly engine.
Why
You already log to Helicone. You want per-agent cost anomaly detection on top without ripping out what works. This package mirrors your existing Helicone traces into LLMGovernor and surfaces anomalies (cost spikes, error bursts, latency regressions) in the LLMGovernor dashboard or as Slack/email alerts.
Status: v0.1.0 — package scaffolding. Full adapter logic lands before public launch.
Install
pip install llmgovernor-helicone
Usage
from llmgovernor_helicone import HeliconeAdapter
adapter = HeliconeAdapter(
llmgovernor_api_key="lg_...",
helicone_api_key="...",
agent_name="my-agent",
)
adapter.start()
License
Apache-2.0 © EarlyBright Global LLC
Release files for llmgovernor-helicone 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| llmgovernor_helicone-0.1.0.tar.gz | 2.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| llmgovernor_helicone-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.4 kB
Release files / llmgovernor_helicone-0.1.0.tar.gz
| Download URL | llmgovernor_helicone-0.1.0.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ed36a278290df1fc1db0d480293b2c95f25db7a672f8bc6f6131d83dd6a4ada8
|
|
BLAKE2b-256 checksum How to use checksums |
7a3ff11fe6de6e906cfc97eeaa271fbdda334482b8f6690d5b9d3ddbf7b42ca0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.15
|
Release files / llmgovernor_helicone-0.1.0-py3-none-any.whl
| Download URL | llmgovernor_helicone-0.1.0-py3-none-any.whl |
|---|---|
| Size | 3.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bbdc360f65ea3f74e9d3dca20680b39827f726ce04b03e55d75205770994cb05
|
|
BLAKE2b-256 checksum How to use checksums |
5d435e65915327c45ef65c7e77bebf1641f2419324216fbacaf940088d4e6cfe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.15
|