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
2025-07-28 03:12:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
/
components
/
retrievers
History
Stefano Fiorucci
bcc4104729
refactor: utility function for docstore deserialization (
#8226
)
...
* refactor docstore deserialization * more tests * reno; headers * expose key
2024-08-14 13:29:27 +02:00
..
__init__.py
chore: add license header to all modules (
#7675
)
2024-05-09 13:40:36 +00:00
test_filter_retriever.py
feat: Add memory sharing between different instances of
InMemoryDocumentStore
(
#7781
)
2024-05-31 16:44:14 +02:00
test_in_memory_bm25_retriever.py
feat: Add filter_policy init parameter to in memory retrievers (
#7795
)
2024-06-04 17:51:16 +02:00
test_in_memory_embedding_retriever.py
feat: Add filter_policy init parameter to in memory retrievers (
#7795
)
2024-06-04 17:51:16 +02:00
test_sentence_window_retrieval.py
Deprecate SentenceWindowRetrieval (
#8206
)
2024-08-13 13:49:41 +02:00
test_sentence_window_retriever.py
refactor: utility function for docstore deserialization (
#8226
)
2024-08-14 13:29:27 +02:00