@bentway/failover
v0.2.1
Published
Runtime-agnostic failover library for bentway: transcript-portable mid-loop failover across Anthropic, OpenAI, and llama.cpp
Downloads
695
Maintainers
Readme
failover
Runtime-agnostic failover library for bentway.
A composite provider over the published @bentway/* adapters that fails over mid-conversation by re-serializing the neutral transcript per target. Ordered chains, failure-class routing, transcript-portable failover, golden-tested per-route metrics.
Install
npm install @bentway/failoverQuick start
// example hereWhy failover
- ...
- ...
Contributing
See AGENTS.md for the contributor contract: house style, gate
model, and the rules every change must satisfy before pnpm test passes.
