free-claude-code/providers
2026-07-07 00:13:47 -07:00
..
cerebras Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
cloudflare Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
codestral Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
cohere Add Cohere provider (#986) 2026-07-05 01:01:19 -07:00
deepseek Fix OpenAI chat reasoning and tool history replay (#1002) 2026-07-06 23:00:06 -07:00
fireworks Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
gemini Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
github_models Add GitHub Models provider (#989) 2026-07-05 12:11:55 -07:00
groq Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
huggingface Disable Hugging Face reasoning replay 2026-07-06 20:25:07 -07:00
kimi Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
llamacpp Refactor provider transports into packages (#845) 2026-06-17 15:56:19 -07:00
lmstudio Switch LM Studio to the OpenAI chat transport; add context-budget preflight (fixes silent tool-call text leaks and mid-stream truncation) (#979) 2026-07-04 20:31:46 -07:00
minimax Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
mistral Add Mistral reasoning fallback 2026-07-06 01:46:20 -07:00
nvidia_nim Fix NIM chat template downgrade (#997) 2026-07-05 22:56:45 -07:00
ollama Refactor provider transports into packages (#845) 2026-06-17 15:56:19 -07:00
open_router Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
opencode Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
runtime Add SambaNova Cloud provider (#990) 2026-07-05 12:53:05 -07:00
sambanova Add SambaNova Cloud provider (#990) 2026-07-05 12:53:05 -07:00
transports Retry pre-stream provider transport failures (#1003) 2026-07-07 00:13:47 -07:00
vercel Add Vercel AI Gateway provider (#984) 2026-07-04 23:49:48 -07:00
wafer Fix Claude auto-mode classifier thinking policy (#865) 2026-06-19 12:24:56 -07:00
zai Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
__init__.py Validate configured models at startup 2026-04-30 00:33:45 -07:00
base.py Retry pre-stream provider transport failures (#1003) 2026-07-07 00:13:47 -07:00
defaults.py Add SambaNova Cloud provider (#990) 2026-07-05 12:53:05 -07:00
error_mapping.py Retry pre-stream provider transport failures (#1003) 2026-07-07 00:13:47 -07:00
exceptions.py Revert "Improve provider error diagnostics" 2026-05-16 14:49:36 -07:00
model_listing.py Remove legacy future annotation imports (#982) 2026-07-04 21:41:51 -07:00
rate_limit.py Retry pre-stream provider transport failures (#1003) 2026-07-07 00:13:47 -07:00