Skip to content

Commit

Permalink
pin alpacaeval version to fix issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rdnfn committed Jan 22, 2025
1 parent 1ba0b4b commit 4ebbbe3
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 @@ -19,7 +19,7 @@ dependencies = [
"langchain-openai",
"langchain-anthropic",
"anthropic",
"alpaca-eval",
"alpaca-eval<=0.6.5",
"datasets", # To fetch huggingface datasets
"scikit-learn", # used for clustering
"pandas",
Expand Down

0 comments on commit 4ebbbe3

Please sign in to comment.