Sebastian Husch Lee
|
d815c78198
|
feat: Add TransformersTextRouter component (#7801)
* First pass at adding TransformerTextRouter
* Fix tests
* Add release notes
* Add optional labels param
* Add verification in the warm_up
* Fix tests
* Add labels to to_dict
* Feedback from review
* Add component to docs
* Added extra tests
|
2024-06-05 15:28:53 +02:00 |
|
Vladimir Blagojevic
|
eb7974e78f
|
Add TransformersZeroShotTextRouter to docs (#7433)
|
2024-03-27 13:20:34 +01:00 |
|
Silvano Cerza
|
2a83eccf99
|
Update docs renderer (#7349)
|
2024-03-13 12:30:13 +01:00 |
|
Tobias Wochinger
|
a3a21947a4
|
docs: disable class def rendering (#7329)
|
2024-03-07 15:54:16 +01:00 |
|
Stefano Fiorucci
|
7b9704a93a
|
docs: review Routers docstrings (#7234)
* wip
* review routers
* small fixes
* Update haystack/components/routers/conditional_router.py
Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com>
* Update haystack/components/routers/conditional_router.py
Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com>
* Update haystack/components/routers/file_type_router.py
Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com>
* Update haystack/components/routers/file_type_router.py
Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com>
* Update haystack/components/routers/file_type_router.py
Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com>
* Update haystack/components/routers/file_type_router.py
Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com>
* Update haystack/components/routers/metadata_router.py
Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com>
* Update haystack/components/routers/metadata_router.py
Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com>
* Update haystack/components/routers/text_language_router.py
Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com>
* Update haystack/components/routers/text_language_router.py
Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com>
* Update haystack/components/routers/text_language_router.py
Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com>
---------
Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com>
|
2024-02-28 11:26:22 +01:00 |
|
Massimiliano Pippi
|
27d0b28d06
|
chore: rename categories in the API docs (#6885)
* rename API categories
* fix
* update slugs
* rename files for consistency
* fix category ID
* try getting the right version
|
2024-02-01 16:47:26 +01:00 |
|