4.3.0 (2026-01-17)
Full Changelog: v4.2.0...v4.3.0
Features
- api: Sunset upscale endpoint (a0b9bbe)
- client: add support for binary request streaming (384cd8b)
Bug Fixes
- types: allow pyright to infer TypedDict types within SequenceNotStr (9d4f77c)
- use async_to_httpx_files in patch method (c6b8802)
Chores
- add missing docstrings (4c14222)
- internal: add
--fix argument to lint script (4e5931e)
- internal: add missing files argument to base client (1c5f3af)
- internal: codegen related update (feac569)
- speedup initial import (cfcc2e9)