>>106765548
>>106765757
>>106765779
>>106765765
>>106765761
I put
{"chat_template_kwargs": {"enable_thinking": False}}
in ST's Include Body Parameters box and it appeared to work, using Llama.cpp. Supposedly also works with vLLM and SGLang.
Source:
https://github.com/zai-org/GLM-4.5?tab=readme-ov-file#request-parameter-instructions
I'd personally use this over the empty think box method as it's the intended way to do it.