zeroclaw/src/providers
Argenis 1cfc63831c
feat(providers): add multi-model router for task-based provider routing
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 11:40:58 -05:00
..
anthropic.rs feat(channels): wire up email channel (IMAP/SMTP) into config and registration 2026-02-15 10:58:30 -05:00
compatible.rs fix: correct API endpoints for z.ai, opencode, and glm providers (#167) 2026-02-15 11:22:03 -05:00
gemini.rs fix: add missing port/host fields to GatewayConfig and apply_env_overrides method 2026-02-14 16:05:13 -05:00
mod.rs feat(providers): add multi-model router for task-based provider routing 2026-02-15 11:40:58 -05:00
ollama.rs fix: add WhatsApp webhook signature verification (X-Hub-Signature-256) 2026-02-15 06:17:24 -05:00
openai.rs fix: add WhatsApp webhook signature verification (X-Hub-Signature-256) 2026-02-15 06:17:24 -05:00
openrouter.rs fix: add WhatsApp webhook signature verification (X-Hub-Signature-256) 2026-02-15 06:17:24 -05:00
reliable.rs fix(providers): skip retries on non-retryable HTTP errors (4xx) 2026-02-15 10:11:32 -05:00
router.rs feat(providers): add multi-model router for task-based provider routing 2026-02-15 11:40:58 -05:00
traits.rs fix: add provider warmup to prevent cold-start timeout on first channel message 2026-02-14 18:43:26 -05:00