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

Commit

Permalink
Added mistralai dep
Browse files Browse the repository at this point in the history
  • Loading branch information
aittalam committed Jul 30, 2024
1 parent c5248bb commit df7a692
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs = [
"langchain_openai==0.1.1",
"sentencepiece==0.2.0",
"evaluate==0.4.2",
"mistralai==0.4.2",
]
test = ["pytest==7.4.3", "pytest-cov==4.1.0"]
docs = [
Expand Down

0 comments on commit df7a692

Please sign in to comment.