Sign in Sign up
nuget

CircleAI.Hosting.CloudFallback

(3.2.0) Cloud chat-runtime backends for CircleAI — BYO-API-key OpenAI Chat Completions, Anthropic Messages, and Google Gemini, each implementing the same `IChatGenerator` the on-device backends do. Plus `CloudFallbackChain`: a generator that tries an ordered list of generators and falls through on failure (e.g. on-device first, OpenAI second, Anthropic third). Lifted from Concierge's working multi-provider stack — same SSE streaming, same options shape, same fail-soft behaviour when keys are missing. Closes the HER-class "AI just keeps working" gap regardless of network state.

Activity

Latest release
2mo ago
Total releases
1
Cadence
Last 12 months
1

Reach

Stars

Details

License
MIT
First release
Jun 22, 2026
Releases
Version Released
3.2.0 initial