Skip to content

Commit b536720

Browse files
committed
Those pesky LLMS
1 parent ae2081f commit b536720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_paperqa.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ def test_docs_pickle():
7575
docs.get_evidence("What is the date?", k=1, max_sources=1)[0],
7676
docs2.get_evidence("What is the date?", k=1, max_sources=1)[0],
7777
)
78-
> 0.9
78+
> 0.75
7979
)
8080
os.remove(doc_path)
8181

0 commit comments

Comments
 (0)