FAQ

Is this production ready?

Core abstractions (client, request/response types) are usable. Reliability primitives (retry / fallback / race / routing) are a focus; rate limiting & circuit breaker partial.

Why not call providers directly?

One unified Rust API reduces per-provider code paths and enables cross-provider reliability strategies.

Which language bindings?

Currently Rust (crate). Other language wrappers may appear later; follow the repository roadmap.

Build: 3de64ed · 2025-09-09T12:50:59.565Z · v0.21