zeroclaw/src/providers
2026-02-20 07:48:58 -05:00
..
anthropic.rs fix(channel): use native tool calling to preserve conversation context 2026-02-20 13:58:27 +08:00
bedrock.rs fix(ci): restore containerized validation on main (#1096) 2026-02-20 07:48:58 -05:00
compatible.rs feat: add multimodal image marker support with Ollama vision 2026-02-19 21:25:21 +08:00
copilot.rs perf: eliminate unnecessary heap allocations across agent loop, memory, and channels 2026-02-19 07:06:27 -08:00
gemini.rs fix(gemini): correct Gemini CLI OAuth cloudcode payload/response handling (#1040) 2026-02-19 23:27:00 -05:00
glm.rs feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
mod.rs fix(ci): restore containerized validation on main (#1096) 2026-02-20 07:48:58 -05:00
ollama.rs fix: resolve post-rebase config and ollama test regressions 2026-02-19 21:25:21 +08:00
openai_codex.rs fix(provider): use output_text content type for assistant messages in Codex history 2026-02-19 19:04:02 +08:00
openai.rs Fix skill instruction/tool injection in system prompts 2026-02-20 02:16:41 +08:00
openrouter.rs feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
reliable.rs fix(provider): surface API key rotation as ineffective warning (#1000) 2026-02-20 05:00:26 -05:00
router.rs feat: add multimodal image marker support with Ollama vision 2026-02-19 21:25:21 +08:00
traits.rs feat: add multimodal image marker support with Ollama vision 2026-02-19 21:25:21 +08:00