Skip to content

Commit

Permalink
missing distance
Browse files Browse the repository at this point in the history
  • Loading branch information
tcapelle committed Oct 12, 2024
1 parent ed94dbd commit 7359469
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 @@ -65,7 +65,7 @@ litellm = ["litellm>=1.36.1"]
llamaindex = ["llama-index>=0.10.35"]
mistral0 = ["mistralai>=0.1.8,<1.0.0"]
mistral1 = ["mistralai>=1.0.0"]
scorers = ["openai>=1.0.0", "instructor>=1.5.2"]
scorers = ["openai>=1.0.0", "instructor>=1.5.2", "Levenshtein>=0.26.0"]
notdiamond = ["notdiamond>=0.3.21"]
openai = ["openai>=1.0.0"]
modal = ["modal", "python-dotenv"]
Expand Down

0 comments on commit 7359469

Please sign in to comment.