free-claude-code/providers
Safal Karki 23e409cb43
Some checks are pending
CI / Ban type ignore suppressions (push) Waiting to run
CI / pytest (push) Waiting to run
CI / ruff-check (push) Waiting to run
CI / ruff-format (push) Waiting to run
CI / ty (push) Waiting to run
Add fireworks AI support (#476)
2026-05-18 05:32:25 -07:00
..
deepseek fix(deepseek): accept document blocks and normalize tool_result content (#358) 2026-05-05 21:36:38 -07:00
fireworks Add fireworks AI support (#476) 2026-05-18 05:32:25 -07:00
kimi fix: accept betas body field from Claude Code clients (#360) 2026-05-05 21:45:15 -07:00
llamacpp Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
lmstudio Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
nvidia_nim Add NVIDIA NIM CLI smoke matrix and tool schema aliasing 2026-05-09 14:25:50 -07:00
ollama Validate configured models at startup 2026-04-30 00:33:45 -07:00
open_router Filter OpenRouter model variants by thinking support 2026-04-30 22:01:36 -07:00
opencode feat(opencode): integrate OpenCode Zen provider and API key support (#426) 2026-05-12 08:44:54 -07:00
wafer feat: add Wafer provider 2026-05-08 23:43:16 -07:00
zai feat(providers): add Z.ai Coding Plan provider (#440) 2026-05-13 12:02:15 -07:00
__init__.py Validate configured models at startup 2026-04-30 00:33:45 -07:00
anthropic_messages.py feat(providers): retry all upstream 5xx like 429 2026-05-10 19:56:14 -07:00
base.py feat(logging): structured TRACE events and end-to-end request correlation 2026-05-10 18:24:48 -07:00
defaults.py feat(providers): add Z.ai Coding Plan provider (#440) 2026-05-13 12:02:15 -07:00
error_mapping.py Revert "Improve provider error diagnostics" 2026-05-16 14:49:36 -07:00
exceptions.py Revert "Improve provider error diagnostics" 2026-05-16 14:49:36 -07:00
model_listing.py Filter OpenRouter model variants by thinking support 2026-04-30 22:01:36 -07:00
openai_compat.py fix(openai): close async client with supported method 2026-05-10 22:30:23 -07:00
rate_limit.py feat(providers): retry all upstream 5xx like 429 2026-05-10 19:56:14 -07:00
registry.py Add fireworks AI support (#476) 2026-05-18 05:32:25 -07:00