Provider Fallback Wrapper

Wrap LLM calls so a provider outage, rate limit, or timeout degrades gracefully — with multi-provider fallback, bounded retries with backoff, and timeouts. Use when an app depends on a single model/provider and needs production resilience.

imtiazrayhan 5505e80 2.9 KB Updated

File contents

imtiazrayhan/agentscamp-library/tree/main/skills/provider-fallback-wrapper commit 5505e80174

Frequently asked questions

npx skillmds@latest add imtiazrayhan/provider-fallback-wrapper