free-claude-code/config
Alishahryar1 b75f47b62d Gate NIM thinking params behind NIM_ENABLE_THINKING env var
Mistral models reject chat_template_kwargs, causing 400 errors. Make
thinking params (chat_template_kwargs, reasoning_budget) opt-in via
NIM_ENABLE_THINKING env var (default false) so only models that need it
(kimi, nemotron) receive them.
2026-03-27 21:44:36 -07:00
..
__init__.py Major refactor done by itself 2026-01-29 14:40:08 -08:00
env.example Add option for an installable package (#75) 2026-03-06 22:06:33 -08:00
logging_config.py Major cleanup with GLM-5 2026-02-28 09:10:21 -08:00
nim.py Gate NIM thinking params behind NIM_ENABLE_THINKING env var 2026-03-27 21:44:36 -07:00
settings.py Gate NIM thinking params behind NIM_ENABLE_THINKING env var 2026-03-27 21:44:36 -07:00