free-claude-code/providers
Anuj Nitin Bharambe 4fdf7e8b7e
Fix: Exclude chat_template for Mistral tokenizers in NVIDIA NIM (#130) (#131)
Fixes #130. This PR updates the NVIDIA NIM provider to omit
\chat_template_kwargs\ and \chat_template\ when using a Mistral
tokenizer model. This resolves the 400 Bad Request error returned by the
API.

Co-authored-by: Alishahryar1 <alishahryar2@gmail.com>
2026-04-22 17:16:45 -07:00
..
common feat: deepseek api support (#118) 2026-04-22 17:06:01 -07:00
deepseek feat: deepseek api support (#118) 2026-04-22 17:06:01 -07:00
llamacpp feat: add proxy support for httpx clients (#125) 2026-04-22 17:06:16 -07:00
lmstudio feat: add proxy support for httpx clients (#125) 2026-04-22 17:06:16 -07:00
nvidia_nim Fix: Exclude chat_template for Mistral tokenizers in NVIDIA NIM (#130) (#131) 2026-04-22 17:16:45 -07:00
open_router Fixes for issue 113 and 116 2026-04-18 16:32:31 -07:00
__init__.py feat: deepseek api support (#118) 2026-04-22 17:06:01 -07:00
base.py feat: add proxy support for httpx clients (#125) 2026-04-22 17:06:16 -07:00
exceptions.py fixed linter errors 2026-01-30 23:32:02 -08:00
openai_compat.py bug: nvidia didn't not support reasoning_budget parameter (#126) 2026-04-22 17:06:46 -07:00
rate_limit.py Add code review fix plan covering 11 issues across modularity, encapsulation, performance, and dead code (#62) 2026-03-01 00:45:33 -08:00