Skip to main content

Run evals against prompts using LLM

Project description

llm-evals-plugin

PyPI Changelog Tests License

Run evals against prompts using LLM

Very early alpha: everything is likely to change.

Installation

Install this plugin in the same environment as LLM.

llm install llm-evals-plugin

Usage

See issue 1.

Development

To set up this plugin locally, first checkout the code. Then create a new virtual environment:

cd llm-evals-plugin
python3 -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

llm install -e '.[test]'

To run the tests:

pytest

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

llm_evals_plugin-0.1a0.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

llm_evals_plugin-0.1a0-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page