huggingface / chat-ui

Open source codebase powering the HuggingChat app
https://huggingface.co/chat
Apache License 2.0
7.31k stars 1.06k forks source link

fix(tools): tool call name must be a valid python variable name #1466

Closed nsarrazin closed 2 weeks ago

nsarrazin commented 2 weeks ago

since tools are often represented as python function in the prompt, some models had trouble calling functions with names that had spaces in them for example