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.1.0.tar.gz
(6.8 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.1.0.tar.gz.
File metadata
- Download URL: use_lightcurve-0.1.0.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d98fe2d85f342ea8cfcf4b8244fe357e4ef073419859feb2fd7c5d5eb98220ba
|
|
| MD5 |
a71339bb89d88974bd372bb2a57cf506
|
|
| BLAKE2b-256 |
36d0599a38cc40a990142b0350859bf2687885585f3e5c9ce84fdc4e6f445379
|
File details
Details for the file use_lightcurve-0.1.0-py3-none-any.whl.
File metadata
- Download URL: use_lightcurve-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc154183ab609857ef58badab38cc5b813e19b97b44a0fcda03247e3486a3a7f
|
|
| MD5 |
fc6add6d1fa2d78cd403e7856b467851
|
|
| BLAKE2b-256 |
b2effa74de4ede882cb0bf1cb68f34fa2bd0d338a5d8bce78b729c8031973013
|