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. |
||
|---|---|---|
| .. | ||
| common | ||
| llamacpp | ||
| lmstudio | ||
| nvidia_nim | ||
| open_router | ||
| __init__.py | ||
| base.py | ||
| exceptions.py | ||
| openai_compat.py | ||
| rate_limit.py | ||