Releases: googleapis/js-genai
Releases · googleapis/js-genai
v1.30.0
1.30.0 (2025-11-18)
Features
- add display name to FunctionResponseBlob (81036ed)
- add display name to FunctionResponseFileData (564f718)
- Add generate_content_config.thinking_level (4e586df)
- Add image output options to ImageConfig for Vertex (fff5fb6)
- Add part.media_resolution (4e586df)
- support Function call argument streaming for all languages (b3b94f6)
v1.29.1
v1.29.0
1.29.0 (2025-11-05)
Features
- add complete stats to BatchJob (3263514)
- Add FileSearch tool and associated FileSearchStore management APIs (05cff8c)
- Add image_size to ImageConfig (Early Access Program) (e1e883a)
- Added phish filtering feature. (4b75e5d)
- update the build configs (97a2fac)
Bug Fixes
- disable AFC when there are AFC incompatible tool presented. (30c63b4)
v1.28.0
1.28.0 (2025-10-29)
Features
- Add safety_filter_level and person_generation for Imagen upscaling (aaceb1b)
- Add support for preference optimization tuning in the SDK. (f74660e)
- Pass file name to the backend when uploading with a file path (7115726)
- support default global location when not using api key with vertexai backend (f8967b1)
- Update
test-server-sdkdependency to^0.2.9. (8d507bf)
Bug Fixes
- Fix downloader. With this change after you await the download, the file write is complete, and the data is fully readable. (127c9bf)
v1.27.0
v1.26.0
v1.25.0
v1.24.0
v1.23.0
1.23.0 (2025-10-08)
Features
- Add
NO_IMAGEenum value toFinishReason(5305334) - Add labels field to Imagen configs (1e9e96c)
- Add utility methods for creating
FunctionResponsePartand creating FunctionResponsePartwithFunctionResponseParts(5a0ce38) - Enable Ingredients to Video and Advanced Controls for Veo on Gemini Developer API (Early Access Program) (d5bd0c1)
Bug Fixes
- support system_instruction and tools mapping via converter and cleanup handwritten mapping (54ec204)