Kardbord / hfapigo

Unofficial (Golang) Go bindings for the Hugging Face Inference API
MIT License
61 stars 5 forks source link

Re-enable conversational endpoint #37

Open Kardbord opened 7 months ago

Kardbord commented 7 months ago

The conversational endpoint underwent a breaking change awhile ago that required it to be temporarily disabled (see #32). A fix is now available and that portion of the library needs to be updated. For details, see https://github.com/huggingface/huggingface.js/issues/488.