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.0.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.0.tar.gz.
File metadata
- Download URL: use_lightcurve-0.2.0.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 |
163f93385ec5ad6839772df6aec6d5cd3a2cc779c48f3f0f652a132732bb98ef
|
|
| MD5 |
e695a28439084b4a9fa3498ce611479f
|
|
| BLAKE2b-256 |
62f82ebcf4d8252a32bdd7b648a2c44f604f5ecc001d3aa5c9493f303002e496
|
File details
Details for the file use_lightcurve-0.2.0-py3-none-any.whl.
File metadata
- Download URL: use_lightcurve-0.2.0-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 |
3e7c2975643b00597514953c48b9fae4692caf7d8ee321316b8b3f12b794e527
|
|
| MD5 |
df5ff183a90e1b7a74ae248764fdccc4
|
|
| BLAKE2b-256 |
ac630c38f22b6114ff27e83866e727e6709d009f25b041d15d52dd4e0aa11893
|