IBM / ibm-generative-ai

IBM-Generative-AI is a Python library built on IBM's large language model REST interface to seamlessly integrate and extend this service in Python programs.
https://ibm.github.io/ibm-generative-ai/
Apache License 2.0
245 stars 101 forks source link

fix(huggingface): fix not working default tool #355

Closed David-Kristek closed 3 months ago

David-Kristek commented 3 months ago

The default tool in hugging-face - text-downloader is not working so I replaced it with custom run to avoid the error in tests.

coveralls commented 3 months ago

Coverage Status

coverage: 89.274% (-0.1%) from 89.378% when pulling 1e9acdeef72c43e98a27363c07feec819a2a150c on 0-fix-hugginface-extensions into 33ac9224bfe613da91fa46479a86a214cd09e0b1 on main.