Skip to content

Commit

Permalink
Removed modules from project file
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewcoole committed Oct 11, 2024
1 parent 739f8fc commit 8148da1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ jupyter = [
"ipykernel",
"ipywidgets",
]

[tool.setuptools]
py-modules = []

1 comment on commit 8148da1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

context_recall: 0.5495062122423171
answer_relevancy: 0.5288283308305204
context_precision: 0.5222431458500567
answer_correctness: 0.5182635439209627

Please sign in to comment.