Vladimir Blagojevic
|
90edcdacee
|
feat: Add FallbackChatGenerator (#9859)
* Add FallbackChatGenerator
* Update licence files
* Use typing.Optional/Union for Python 3.9 compat
* Use the right logger
* Lint fix
* PR review
* Rewrite release note
* Add FallbackChatGenerator to docs
* Update haystack/components/generators/chat/fallback.py
Co-authored-by: Sebastian Husch Lee <10526848+sjrl@users.noreply.github.com>
* Rename generator -> chat_generators
* Lint
* Rename generators -> chat_generators in meta, docs, tests
* Update haystack/components/generators/chat/fallback.py
Co-authored-by: Amna Mubashar <amnahkhan.ak@gmail.com>
* Update pydocs
* Minor pydocs fix
---------
Co-authored-by: Sebastian Husch Lee <10526848+sjrl@users.noreply.github.com>
Co-authored-by: Amna Mubashar <amnahkhan.ak@gmail.com>
|
2025-10-17 15:46:31 +02:00 |
|