Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
freddiev4 authored Sep 20, 2024
1 parent 74f3c87 commit 5b9b91a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ version = "0.0.1"
authors = [
{name = "Freddie Vargus", email = "[email protected]"},
]
description = "A small library to use and create LLM-as-a-Judge evaluators."
description = "A small library for off-the-shelf LLMs as judges."
dependencies = [
"openai == 1.45.1",
]
Expand Down

0 comments on commit 5b9b91a

Please sign in to comment.