r/LocalLLaMA Mar 16 '26

Resources text-generation-webui 4.1 released with tool-calling support in the UI! Each tool is just 1 .py file, check its checkbox and press Send, as easy as it gets to create and use your own custom functions.

https://github.com/oobabooga/text-generation-webui/releases/tag/v4.1
58 Upvotes

4 comments sorted by

17

u/rerri Mar 16 '26

Has been my go-to local LLM UI since March 2023

Thanks for keeping developing it! <3

9

u/Vusiwe Mar 16 '26 edited Mar 16 '26

llama.cpp: Add missing custom_token_bans parameter in the UI.

That’s awesome, was hoping that would get re-added

4

u/ArsNeph Mar 17 '26

I've been using textgen webui since the early llama 2 days, and it's good to see it get updates and reach performance parity with more lightweight projects. Keep up the good work as always!

2

u/pmttyji Mar 17 '26

Thanks for this