Metadata-Version: 2.4
Name: llmasajudge
Version: 0.1.11
Summary: LLM Judge: simple right/wrong voting across models
Author-email: Brett Young <byyoung3@gmail.com>
Project-URL: Homepage, https://example.com
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: openai>=1.30.0
Requires-Dist: litellm>=1.78.0

# llmasajudge

A lightweight judge for LLM evaluation. Compares model outputs against ground truth
and returns right/wrong votes, with support for multiple models and majority voting.
