zeroclaw/src/providers
Argenis f8aef8bd62
feat: add anthropic-custom: prefix for Anthropic-compatible endpoints
Add support for custom Anthropic-compatible API endpoints via anthropic-custom: prefix
2026-02-15 10:13:18 -05:00
..
anthropic.rs feat: add anthropic-custom: prefix for Anthropic-compatible endpoints 2026-02-15 10:13:18 -05:00
compatible.rs feat: Support Responses API fallback for OpenAI-compatible providers (#134) 2026-02-15 09:03:42 -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: add anthropic-custom: prefix for Anthropic-compatible endpoints 2026-02-15 10:13:18 -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
traits.rs fix: add provider warmup to prevent cold-start timeout on first channel message 2026-02-14 18:43:26 -05:00