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-12-05 03:17:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
/
components
/
routers
History
Silvano Cerza
8a35e792b9
feat: Add route output type validation in
ConditionalRouter
(
#8500
)
2024-10-29 18:06:54 +01:00
..
__init__.py
chore: add license header to all modules (
#7675
)
2024-05-09 13:40:36 +00:00
test_conditional_router.py
feat: Add route output type validation in
ConditionalRouter
(
#8500
)
2024-10-29 18:06:54 +01:00
test_file_router.py
feat: allow passing
meta
in the
run
method of
FileTypeRouter
(
#8486
)
2024-10-24 16:21:15 +02:00
test_metadata_router.py
chore: add license header to all modules (
#7675
)
2024-05-09 13:40:36 +00:00
test_text_language_router.py
ci: Add code formatting checks (
#7882
)
2024-06-18 15:52:46 +00:00
test_transformers_text_router.py
fix:
TransformersZeroShotTextRouter
and
TransformersTextRouter
from_dict to work with default value for huggingface_pipeline_kwargs (
#8002
)
2024-07-09 13:32:44 +02:00
test_zero_shot_text_router.py
fix:
TransformersZeroShotTextRouter
and
TransformersTextRouter
from_dict to work with default value for huggingface_pipeline_kwargs (
#8002
)
2024-07-09 13:32:44 +02:00