BlobRouter v0.1 · Last updated: August 2026 · Architecture version: 2.0
Install
Constructor
upload(...)
Accepts bytes or file-like IO[bytes].
Routing warnings are also emitted via Python’s
warnings.warn().
Retry behavior
Same policy as TypeScript: retry API calls on network /5xx / 408 / 429; never retry other 4xx; never retry the provider PUT.