zeroclaw/src/providers
Argenis 1e19b12efd
fix(providers): warn on shared API key for fallbacks and warm up all providers (#130)
- Warn when fallback providers share the same API key as primary (could fail
  if providers require different keys)
- Warm up all providers instead of just the first, continuing on warmup failures

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 08:23:50 -05:00
..
anthropic.rs fix: add WhatsApp webhook signature verification (X-Hub-Signature-256) 2026-02-15 06:17:24 -05:00
compatible.rs fix: add WhatsApp webhook signature verification (X-Hub-Signature-256) 2026-02-15 06:17:24 -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 fix(providers): warn on shared API key for fallbacks and warm up all providers (#130) 2026-02-15 08:23:50 -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): warn on shared API key for fallbacks and warm up all providers (#130) 2026-02-15 08:23:50 -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