mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-30 08:56:16 +00:00
* fix: sort imports in hugging_face_api.py * fix: import logging in hugging_face_api.py * fix: refactor HuggingFace API tool call handling for improved argument conversion * Update haystack/components/generators/chat/hugging_face_api.py Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com> * refinements + tests + relnote * simplify --------- Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com>