This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
haystack
Watch
1
Star
0
Fork
0
You've already forked haystack
mirror of
https://github.com/deepset-ai/haystack.git
synced
2026-01-06 03:57:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
History
Silvano Cerza
9215882779
Add Recall Multi Hit and Single Hit metric (
#7038
)
2024-02-19 18:00:39 +01:00
..
components
Add Recall Multi Hit and Single Hit metric (
#7038
)
2024-02-19 18:00:39 +01:00
core
feat: Add
is_greedy
argument in
@component
decorator (
#7016
)
2024-02-19 12:43:40 +01:00
dataclasses
feat: Add ByteStream to_string method (
#7009
)
2024-02-17 12:57:42 +01:00
document_stores
fix: Dont filter negative scores when using
BM25Okapi
and
scale_score=False
(
#6889
)
2024-02-06 11:07:27 +01:00
templates
feat: Add PipelineTemplate for ready made pipelines (
#7001
)
2024-02-19 13:59:48 +01:00
test_files
refactor: Merge
Pipeline
s definition in
core
package (
#6973
)
2024-02-12 18:25:28 +01:00
testing
…
utils
fix: Ensure
Secret
types are immutable (
#6994
)
2024-02-16 12:46:38 +01:00
__init__.py
…
conftest.py
…
test_requirements.txt
feat: Add JsonSchemaValidator (
#6937
)
2024-02-15 14:07:01 +01:00
test_telemetry.py
…