Skip to content

Commit

Permalink
fix mistralai in pyright
Browse files Browse the repository at this point in the history
  • Loading branch information
ekorman committed Aug 8, 2024
1 parent bc94d1c commit 37e7c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ repos:
"psycopg2-binary",
"pgvector",
"openai",
"mistralai",
"mistralai<=0.4.2",
"absl-py",
"nltk",
"rouge_score",
Expand Down

0 comments on commit 37e7c98

Please sign in to comment.