releases.shpreview
Google Gemini/js-genai

js-genai

$npx @buildinternet/releases show js-genai
Mon
Wed
Fri
MayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases14Avg4/moVersionsv1.39.0 → v1.51.0
Dec 9, 2025

1.32.0 (2025-12-09)

Features

  • Add enableEnhancedCivicAnswers feature in GenerateContentConfig (b429389)
  • Support ReplicatedVoiceConfig (7a56e35)

Bug Fixes

  • Improve stream parsing performance (c9c1359)
Dec 3, 2025

1.31.0 (2025-12-03)

Features

  • Add empty response for tunings.cancel() (5dc25bc)
Nov 18, 2025

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)
Nov 13, 2025

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)
Nov 5, 2025

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)
Oct 29, 2025

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)
Oct 23, 2025

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

Oct 22, 2025

1.26.0 (2025-10-21)

Features

  • Add enable_enhanced_civic_answers in GenerationConfig (0e95d72)
  • support jailbreak in HarmCategory and BlockedReason (cd79a83)
Oct 15, 2025

1.25.0 (2025-10-15)

Features

  • Support video extension for Veo on Gemini Developer API (5d11d81)
Oct 11, 2025

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)
Oct 8, 2025

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)
Oct 2, 2025

1.22.0 (2025-10-02)

Features

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

1.21.0 (2025-09-25)

Features

  • Add FunctionResponsePart & ToolComputerUse.excludedPredefinedFunctions (61620f6)
  • Support Imagen 4 Ingredients on Vertex (56cccfc)

Bug Fixes

  • #963 allow leading whitespace before data chunks (24f4153)
  • Expose JOB_STATE_RUNNING and JOB_STATE_EXPIRED for Gemini Batches states (b513c69)
  • initialization of pre_tuned_model_checkpoint_id from tuning config. (2e10e7f)
Sep 16, 2025

1.20.0 (2025-09-16)

Features

  • Add 'turn_complete_reason' and 'waiting_for_input' fields. (cb54332)
  • Add VideoGenerationMaskMode enum for Veo 2 Editing (3e850fd)
Sep 9, 2025

1.19.0 (2025-09-09)

Features

  • Add labels to create tuning job config (220c4d6)
  • Support Veo 2 Editing on Vertex (6e34fd0)

Bug Fixes

  • Enable id field in FunctionCall for Vertex AI. (7c6e047)

1.18.0 (2025-09-09)

Features

  • generate the function_call class's converters (e57a7bc)
  • Implement embed content batches. (9cb8613)
Sep 3, 2025

1.17.0 (2025-09-02)

Features

  • Add resolution field for Gemini Developer API Veo 3 generation (5ce467b)
Aug 27, 2025

1.16.0 (2025-08-27)

Features

  • add sdkHttpResponse.headers to *Delete responses. (397c602)
  • Add add_watermark field for recontext_image (Virtual Try-On, Product Recontext) (e182fe8)
  • Add output_gcs_uri to Imagen upscale_image (8db102a)
  • add outputSchema support for MCP (e2d4e50)
  • Add VALIDATED mode into FunctionCallingConfigMode (af410e7)
  • Add VideoGenerationReferenceType enum for generate_videos (eb17013)
  • Support GenerateVideosSource for Veo GenerateVideos (2241749)
  • support tunings.cancel in the genai SDK for Python, Java, JS, and Go (2d67d25)
  • Update server test recordings to JSON. (dd0a033)

Bug Fixes

  • js: empty env vars should be treated as undefined. (16a80c0)
Aug 18, 2025

1.15.0 (2025-08-18)

Features

  • Support Imagen image segmentation on Vertex (6b86bae)
  • Support Veo 2 Reference Images to Video Generation on Vertex (6bca6ad)

Bug Fixes

  • chats: Drop the validation on part with empty text (d2602d2)
  • Fix the bug to support Gemini Batch inlined requests system instruction (843c774)
Aug 14, 2025

1.14.0 (2025-08-13)

Features

  • add an _exclude_fields characteristic in the config for unused values to avoid unnecessary and unused code in converter and type generation. (15a4504)
  • enable continuous fine-tuning on a pre-tuned model in the SDK. (027f09d)
  • support document name in grounding metadata (b801236)
  • Support exclude_domains in Google Search and Enterprise Web Search (8ed49f1)

Bug Fixes

  • Replace gemini-2.5-flash-preview-04-17 with gemini-2.5-flash. (d7f1c30)
Latest
v1.51.0
Tracking Since
Mar 11, 2025
Last checked May 1, 2026