Skip to content

v1.27.0

Choose a tag to compare

@release-please release-please released this 13 Nov 02:47
9809a28

1.27.0 (2025-11-12)

Features

  • Add images() convenience method to GenerateImagesResponse (155df8d)
  • Add EvaluationConfig support to tune() in Java (795cf73)
  • Automatically set response type in FunctionDeclaration during the AFC (5ce99df)
  • Support overriding the max read length in the JSON parser (29d2fca)

Bug Fixes

  • Add missing fields to the model types (7b7b41f)
  • Fix base_steps parameter for recontext_image (85aaa79)
  • Fix models.list() filter parameter (123ada5)

Documentation

  • Add README for Files API (6d206aa)