Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
Added evaluate with latest version and bumped lm-buddy version
Browse files Browse the repository at this point in the history
  • Loading branch information
aittalam committed Jul 1, 2024
1 parent e66fb9b commit cb7c2b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "lm-buddy"
version = "0.10.7"
version = "0.10.8"
authors = [
{ name = "Sean Friedowitz", email = "[email protected]" },
{ name = "Aaron Gonzales", email = "[email protected]" },
Expand Down Expand Up @@ -48,6 +48,7 @@ dependencies = [
"langchain-community==0.0.29",
"langchain_openai==0.1.1",
"sentencepiece==0.2.0",
"evaluate==0.4.2"
]

[project.optional-dependencies]
Expand Down

0 comments on commit cb7c2b8

Please sign in to comment.