Framework-agnostic LLM agent evaluation harness
Project description
EvalForge Python SDK
pip install evalforge
Quick Start
import evalforge result = evalforge.run("trace.json", metrics=["faithfulness"]) print(result.passed) print(result.metrics[0].score)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
evalforge-0.1.0.tar.gz
(4.9 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 evalforge-0.1.0.tar.gz.
File metadata
- Download URL: evalforge-0.1.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
470081e9c19410c80d22598a8013a7c62e11abde716e8a07ea85a3ff19cb28ab
|
|
| MD5 |
e987e496f487ecd08dbf8f95bc36ccf8
|
|
| BLAKE2b-256 |
360eafd83f32dc70099bd203f4233073042fc87446b7e8becf14c3e2f51ee481
|
File details
Details for the file evalforge-0.1.0-py3-none-any.whl.
File metadata
- Download URL: evalforge-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6af1a30a4987bb64c9d81ee5be283a369388f88cb2c9955f59c528249a148f4f
|
|
| MD5 |
4f759d5067338a5a90086f8c07601539
|
|
| BLAKE2b-256 |
a647add6a127a9c216736667c17b121fcc092215290e35239699c46dbe0f66f3
|