mirror of
https://github.com/Alishahryar1/free-claude-code.git
synced 2026-04-28 03:20:01 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| env.example | ||
| logging_config.py | ||
| nim.py | ||
| settings.py | ||