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-07 09:01:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
/
components
/
joiners
History
Amna Mubashar
b0809b75f5
feat: Add a
ListJoiner
component (
#8810
)
...
* Add a ListJoiner * Add tests and release notes
2025-02-05 23:19:14 +01:00
..
__init__.py
chore: add license header to all modules (
#7675
)
2024-05-09 13:40:36 +00:00
test_answer_joiner.py
test: Move pipeline test to behavorials (
#8377
)
2024-09-19 16:59:35 +02:00
test_branch_joiner.py
Add BranchJoiner and deprecate Multiplexer (
#7765
)
2024-05-30 15:34:52 +02:00
test_document_joiner.py
CI: fix format after newly introduced formatting rules from ruff release (
#8696
)
2025-01-09 16:25:55 +00:00
test_list_joiner.py
feat: Add a
ListJoiner
component (
#8810
)
2025-02-05 23:19:14 +01:00
test_string_joiner.py
feat: Adding StringJoiner (
#8357
)
2024-10-30 15:03:41 +00:00