Skip to content

Releases: googleapis/js-genai

v1.30.0

18 Nov 05:46
38cac5b

Choose a tag to compare

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

13 Nov 04:40
1f61387

Choose a tag to compare

1.29.1 (2025-11-12)

Bug Fixes

  • Add missing fields to the model types (8937903)
  • Don't generate warnings from response.text property because of thought_signature. (356b843)
  • Fix base_steps parameter for recontext_image (946415f)

v1.29.0

05 Nov 22:25
b80555f

Choose a tag to compare

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

29 Oct 23:49
a07c8d1

Choose a tag to compare

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-sdk dependency 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

23 Oct 23:21
1dc1008

Choose a tag to compare

1.27.0 (2025-10-23)

Features

  • Remove redundant calls to rollup/api-extractor, speeds up the TS SDK testing further by a factor of 2. (009b75f)

Bug Fixes

v1.26.0

22 Oct 00:31
9dac0a8

Choose a tag to compare

1.26.0 (2025-10-21)

Features

  • Add enable_enhanced_civic_answers in GenerationConfig (0e95d72)
  • support jailbreak in HarmCategory and BlockedReason (cd79a83)

v1.25.0

15 Oct 03:37
dc98a30

Choose a tag to compare

1.25.0 (2025-10-15)

Features

  • Support video extension for Veo on Gemini Developer API (5d11d81)

v1.24.0

11 Oct 01:08
58133cd

Choose a tag to compare

1.24.0 (2025-10-10)

Features

  • Enable Google Maps tool for Genai. (b671fe9)
  • Support enableWidget feature in GoogleMaps (81ed6a3)
  • Support Gemini batch inline request's metadata and add test coverage to safety setting (722562b)

v1.23.0

08 Oct 22:49
03cd0ab

Choose a tag to compare

1.23.0 (2025-10-08)

Features

  • Add NO_IMAGE enum value to FinishReason (5305334)
  • Add labels field to Imagen configs (1e9e96c)
  • Add utility methods for creating FunctionResponsePart and creating FunctionResponse Part with FunctionResponseParts (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)

v1.22.0

02 Oct 16:58
ecf7464

Choose a tag to compare

1.22.0 (2025-10-02)

Features

  • Add ImageConfig to GenerateContentConfig (c137172)
  • Add thinking_config for live (decc090)
  • rename ComputerUse tool (early access) (e4345f9)