1.28.0 (2025-07-30)
Features
- Add images quick accessor to GenerateImagesResponse (2e43d91)
- Allow methods in models to return headers in sdk_http_response by default. (fa6675a)
- Allow methods in tuning to return headers in sdk_http_response by default (dd19971)
- Define StringDict type alias for better readability (0f4613f)
- Increase buffer size to read response body from HTTP client (ae2d790)
- Support retry configuration at request level (417e655)