Observability and evaluation SDK for LLM Agents
Project description
use-lightcurve
The official Python SDK for Lightcurve, the observability and evaluation platform for LLM Agents.
Installation
pip install use-lightcurve
Quick Start
from lightcurve import Lightcurve
lc = Lightcurve(api_key="your_api_key")
# Track a run
with lc.trace(agent_id="my-agent") as run:
result = my_agent.run("input prompt")
run.log_output(result)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
use_lightcurve-0.2.3.tar.gz
(8.5 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 use_lightcurve-0.2.3.tar.gz.
File metadata
- Download URL: use_lightcurve-0.2.3.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a02de1c1bda94f248d4901798c3e5b65de5332aa71d39d3aae3879d9b1f31d3c
|
|
| MD5 |
7f57f5c42f1e20d28021be76529e6dc1
|
|
| BLAKE2b-256 |
8734ab3e60e51c3038e739419a79ea72c9116ab6adfd560a8fdc4c0482158801
|
File details
Details for the file use_lightcurve-0.2.3-py3-none-any.whl.
File metadata
- Download URL: use_lightcurve-0.2.3-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed513668396724065ef714f844f1c16e8973a73adedef9cd8a41909b67f1df5e
|
|
| MD5 |
fa820c03302a475333517d44bb37ef86
|
|
| BLAKE2b-256 |
030591da0c05241d2287eb50b38092fbb5d918951e751b9a1ec5a46bb0715b73
|