mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-28 23:48:53 +00:00
* Add ChatHuggingFaceTGIGenerator * Add release note --------- Co-authored-by: Daria Fokina <daria.fokina@deepset.ai> Co-authored-by: Stefano Fiorucci <44616784+anakin87@users.noreply.github.com>
6 lines
203 B
YAML
6 lines
203 B
YAML
---
|
|
preview:
|
|
- |
|
|
Adds `HuggingFaceTGIChatGenerator` for text and chat generation. This components support remote inferencing for
|
|
Hugging Face LLMs via text-generation-inference (TGI) protocol.
|