{"id":"src_7XnluFumX6O5yhbTyW5qj","slug":"js-genai","name":"js-genai","type":"github","url":"https://github.com/googleapis/js-genai","orgId":"org_HeuO23i4RdyZgjrCxig6B","org":{"slug":"google-gemini","name":"Google Gemini"},"isPrimary":false,"metadata":"{}","releaseCount":72,"releasesLast30Days":4,"avgReleasesPerWeek":1,"latestVersion":"v1.51.0","latestDate":"2026-04-29T23:05:56.000Z","changelogUrl":null,"hasChangelogFile":true,"lastFetchedAt":"2026-05-01T21:01:10.857Z","lastPolledAt":"2026-05-01T21:01:07.716Z","trackingSince":"2025-03-11T21:29:56.000Z","releases":[{"id":"rel_BjTk1sI_G3C9Fq_L02x9X","version":"v1.51.0","title":"v1.51.0","summary":"## [1.51.0](https://github.com/googleapis/js-genai/compare/v1.50.1...v1.51.0) (2026-04-29)\n\n\n### Features\n\n* [Interactions] Add FileCitation.{custom_m...","content":"## [1.51.0](https://github.com/googleapis/js-genai/compare/v1.50.1...v1.51.0) (2026-04-29)\n\n\n### Features\n\n* [Interactions] Add FileCitation.{custom_metadata,media_id,page_number} ([9e08ba9](https://github.com/googleapis/js-genai/commit/9e08ba923452a7028931ba4d054290115514578e))\n* Add `output_info` to `BatchJob` ([5327c60](https://github.com/googleapis/js-genai/commit/5327c605960c1e06ff987d488082704bdbae597a))\n* Add gemini-3.1-flash-tts-preview model to options ([35c941b](https://github.com/googleapis/js-genai/commit/35c941b024f7bff50fdcf155dda409d977b1cfcb))\n* Add ImageResizeMode for GenerateVideos ([faa1088](https://github.com/googleapis/js-genai/commit/faa1088785f0a733b9b65af9f78229f464a9f4c3))\n* Add new Gemini Deep Research agent models ([6f83a05](https://github.com/googleapis/js-genai/commit/6f83a0533f6c9ea7cd97e218f313ebfbd77323ad))\n* Add Vertex Dataset input and output options for batch jobs ([6aa848e](https://github.com/googleapis/js-genai/commit/6aa848e9be75843821ba44db1e9947e4ee9cf899))\n* **interaction-api:** Add grounding tool usage breakdown to Interaction Usage. ([e1c31ad](https://github.com/googleapis/js-genai/commit/e1c31ad0853be56ba0cddabe8eceb208eaf5c2a4))\n* introduce enterprise flag and GOOGLE_GENAI_USE_ENTERPRISE env var ([cf7ad52](https://github.com/googleapis/js-genai/commit/cf7ad529f2b0d5b228ea238660f88df61305eacd))\n* Replace the more ambiguous rate field with sample_rate. ([6c80464](https://github.com/googleapis/js-genai/commit/6c804649ec721d9e8ac20922252183eec5b57dc9))","publishedAt":"2026-04-29T23:05:56.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v1.51.0","media":[]},{"id":"rel_F612HgxEGgF8qH7iZpmRb","version":"v1.50.1","title":"v1.50.1","summary":"## [1.50.1](https://github.com/googleapis/js-genai/compare/v1.50.0...v1.50.1) (2026-04-14)\n\n\n### Bug Fixes\n\n* Refactor Webhook types in GenAI SDKs for...","content":"## [1.50.1](https://github.com/googleapis/js-genai/compare/v1.50.0...v1.50.1) (2026-04-14)\n\n\n### Bug Fixes\n\n* Refactor Webhook types in GenAI SDKs for easier useage ([5100abc](https://github.com/googleapis/js-genai/commit/5100abc2cec39c29a297545fe89a22b9ba2149bf))\n* Rename `webhooks.retrieve` to `webhooks.get`. ([db6e771](https://github.com/googleapis/js-genai/commit/db6e771cc3b6da984e7fe71ca7cc722303ee6a3b))","publishedAt":"2026-04-14T21:46:49.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v1.50.1","media":[]},{"id":"rel_RLtAuIctLbWjOY1C89hmQ","version":"v1.50.0","title":"v1.50.0","summary":"## [1.50.0](https://github.com/googleapis/js-genai/compare/v1.49.0...v1.50.0) (2026-04-13)\r\n\r\n> [!CAUTION]\r\n> **CRITICAL WARNING:** Do **not** use thi...","content":"## [1.50.0](https://github.com/googleapis/js-genai/compare/v1.49.0...v1.50.0) (2026-04-13)\r\n\r\n> [!CAUTION]\r\n> **CRITICAL WARNING:** Do **not** use this version if you are implementing or relying on **webhooks**. This release contains known issues regarding webhook sdk. Please use v1.50.1 or later.\r\n\r\n### Features\r\n\r\n* Add \"eu\" as a supported service location for Vertex AI platform. ([2493f9c](https://github.com/googleapis/js-genai/commit/2493f9c6d10817766a22bb45eb65468b95f7ae87))\r\n* Add DeepResearchAgentConfig fields ([3615ca2](https://github.com/googleapis/js-genai/commit/3615ca2063f65b313f9963b6f47a67be320a0edd))\r\n* Add Live Avatar new fields ([6a0ff96](https://github.com/googleapis/js-genai/commit/6a0ff9699ebea6cd517834e43d23bcb362f04aa8))\r\n* Add support for new audio MIME types: opus, alaw, and mulaw ([7137f13](https://github.com/googleapis/js-genai/commit/7137f13069bb65501b7816efb96924c40c2977cd))\r\n* add webhook and webhookConfig for js and python sdk ([0f89605](https://github.com/googleapis/js-genai/commit/0f8960591f5f6359558bd9aedd868e4747eb6834))\r\n* Add webhook_config to batches.create() and models.generate_videos() ([894bc93](https://github.com/googleapis/js-genai/commit/894bc937de0fdacc018bbf585cdbb75daaa7f943))\r\n* Wire the webhook into python and js client. ([b6c5d18](https://github.com/googleapis/js-genai/commit/b6c5d189bc0ae98550c45333c5e7a9bc43648dd3))","publishedAt":"2026-04-13T20:06:01.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v1.50.0","media":[]},{"id":"rel_GBdIq-IKiAuYKAnUPYADs","version":"v1.49.0","title":"v1.49.0","summary":"## [1.49.0](https://github.com/googleapis/js-genai/compare/v1.48.0...v1.49.0) (2026-04-08)\n\n\n### Features\n\n* Introduce TYPE_L16 audio content and opti...","content":"## [1.49.0](https://github.com/googleapis/js-genai/compare/v1.48.0...v1.49.0) (2026-04-08)\n\n\n### Features\n\n* Introduce TYPE_L16 audio content and optional fields. ([c62cb9a](https://github.com/googleapis/js-genai/commit/c62cb9a1025990ef52adf3fb5d379e180c27eb36))","publishedAt":"2026-04-08T19:02:14.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v1.49.0","media":[]},{"id":"rel_ZnkuoGkkKeJZpdTRC7cyS","version":"v1.48.0","title":"v1.48.0","summary":"## [1.48.0](https://github.com/googleapis/js-genai/compare/v1.47.0...v1.48.0) (2026-03-31)\n\n\n### Features\n\n* Support dedicated TextAnnotationDelta for...","content":"## [1.48.0](https://github.com/googleapis/js-genai/compare/v1.47.0...v1.48.0) (2026-03-31)\n\n\n### Features\n\n* Support dedicated TextAnnotationDelta for streaming tool responses ([89552ba](https://github.com/googleapis/js-genai/commit/89552baa732f41a8d733893ccccb8dd00cd9d27f))\n\n\n### Bug Fixes\n\n* Fix service_tier enums. ([9bdc2ae](https://github.com/googleapis/js-genai/commit/9bdc2ae519e7e34af48593b69093b703f3871f15))","publishedAt":"2026-04-01T03:41:39.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v1.48.0","media":[]},{"id":"rel_9pfvmq2YhQRPoBZxmMxWc","version":"v1.47.0","title":"v1.47.0","summary":"## [1.47.0](https://github.com/googleapis/js-genai/compare/v1.46.0...v1.47.0) (2026-03-27)\n\n\n### Features\n\n* Add custom_metadata to FileSearchResult. ...","content":"## [1.47.0](https://github.com/googleapis/js-genai/compare/v1.46.0...v1.47.0) (2026-03-27)\n\n\n### Features\n\n* Add custom_metadata to FileSearchResult. ([083a1e3](https://github.com/googleapis/js-genai/commit/083a1e3c22731c1712d7caab2f5d1323ca8779ad))\n* Add labels field to Veo configs ([930c9c3](https://github.com/googleapis/js-genai/commit/930c9c351fa7b126401ac8781f333c3647f2eb9b))\n* Add mime type for Audio content ([1ad80c6](https://github.com/googleapis/js-genai/commit/1ad80c6a0ba17359a94cc8e5a21132917faaebc8))\n* Add model_status to GenerateContentResponse (Gemini API only) ([5e1110d](https://github.com/googleapis/js-genai/commit/5e1110d9cb3856116378ab101ad19631043edf8f))\n* Add part_metadata in Part (Gemini API only) ([5e1110d](https://github.com/googleapis/js-genai/commit/5e1110d9cb3856116378ab101ad19631043edf8f))\n* Add service tier for interactions. ([406de38](https://github.com/googleapis/js-genai/commit/406de389d89fc858c87ed0c9109e970eefb0896b))\n* Add service tier to GenerateContent. ([0bfe800](https://github.com/googleapis/js-genai/commit/0bfe8002b3342f7fce6b4e127599244807c0f427))\n* Add support for more image and audio MIME types in Interactions content ([baadbfd](https://github.com/googleapis/js-genai/commit/baadbfdb2e0a88e6817743b94d3c415c65fb7a2b))\n* Add supported models to the ModelOptions ([94642b6](https://github.com/googleapis/js-genai/commit/94642b6cb49b9d256c17bc66ccb8147dd5517d56))\n* **genai:** add TURN_INCLUDES_AUDIO_ACTIVITY_AND_ALL_VIDEO to TurnCoverage ([fdacac2](https://github.com/googleapis/js-genai/commit/fdacac271688ca03d6b942a3eb9440c7f6e272ea))\n* support hyperparameters in distillation tuning ([716e021](https://github.com/googleapis/js-genai/commit/716e02112698f884e6e707286c826b7dcc8453ce))\n* Support rendered_parts in GroundingSupport ([5e1110d](https://github.com/googleapis/js-genai/commit/5e1110d9cb3856116378ab101ad19631043edf8f))\n\n\n### Bug Fixes\n\n* support us region routing ([d391cff](https://github.com/googleapis/js-genai/commit/d391cff084b2fb433ae7f93b808d47f66a2bc488))","publishedAt":"2026-03-28T03:28:41.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v1.47.0","media":[]},{"id":"rel_m6TT_A3GbFxveIRW88Lr3","version":"v1.46.0","title":"v1.46.0","summary":"## [1.46.0](https://github.com/googleapis/js-genai/compare/v1.45.0...v1.46.0) (2026-03-17)\n\n### Breaking changes\n\n* [Interactions] Breaking change to ...","content":"## [1.46.0](https://github.com/googleapis/js-genai/compare/v1.45.0...v1.46.0) (2026-03-17)\n\n### Breaking changes\n\n* [Interactions] Breaking change to Interactions API to refactor TextContent annotations to use specific citation types ([9fa8b1d](https://github.com/googleapis/js-genai/commit/9fa8b1db3177d6baeab486b667652b639f08bdb1))\n* [Interactions] Breaking change for Interactions, rename ContentDelta unions. ([917f24f](https://github.com/googleapis/js-genai/commit/917f24fe55270d02cb004e6b85f2c090caa9bfe6))\n* [Interactions] Breaking change to Interactions API to rename rendered_content to search_suggestions ([cc6bd38](https://github.com/googleapis/js-genai/commit/cc6bd38a2b2dd7fcea93c561dd5f397433e52393))\n\n\n### Features\n\n* [Interactions] Add and update 'signature' fields for tool call/result content types. ([e73ca5b](https://github.com/googleapis/js-genai/commit/e73ca5be5339dfac04d0b75f20f8656b4b6bf46e))\n* [Interactions] Support Google Maps in Interactions ([d0593e3](https://github.com/googleapis/js-genai/commit/d0593e31bf500a18890dacc4dc2628da051f36af))\n* Support include_server_side_tool_invocations for genai. ([c627d6f](https://github.com/googleapis/js-genai/commit/c627d6f1ce21eddc4beb13c719cbd6dda0c6c58d))\n\n\n### Bug Fixes\n\n* Quote `functionResponses` key in LiveClientMessage ([9740426](https://github.com/googleapis/js-genai/commit/9740426bb076b1f3debaf6ab55b8c17102e5f1ca))","publishedAt":"2026-03-18T04:36:12.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v1.46.0","media":[]},{"id":"rel_KXFpJKiIJGNQqyMcUY1us","version":"v1.45.0","title":"v1.45.0","summary":"## [1.45.0](https://github.com/googleapis/js-genai/compare/v1.44.0...v1.45.0) (2026-03-12)\n\n\n### Features\n\n* Add inference_generation_config to Evalua...","content":"## [1.45.0](https://github.com/googleapis/js-genai/compare/v1.44.0...v1.45.0) (2026-03-12)\n\n\n### Features\n\n* Add inference_generation_config to EvaluationConfig for Tuning ([b4ac722](https://github.com/googleapis/js-genai/commit/b4ac722b0225ef3f06b82f5dcb19d423efe63599))\n* enable language code for audio transcription config in Live API for Vertex AI ([67f39ec](https://github.com/googleapis/js-genai/commit/67f39ec0079b5b027a5364b5ffdc59ccd5c2fe4f))","publishedAt":"2026-03-12T19:18:14.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v1.45.0","media":[]},{"id":"rel_FpjpIl2HGC-DxV006CQfN","version":"v1.44.0","title":"v1.44.0","summary":"## [1.44.0](https://github.com/googleapis/js-genai/compare/v1.43.0...v1.44.0) (2026-03-04)\n\n\n### Features\n\n* Add gemini-3.1-flash-image-preview model ...","content":"## [1.44.0](https://github.com/googleapis/js-genai/compare/v1.43.0...v1.44.0) (2026-03-04)\n\n\n### Features\n\n* Add gemini-3.1-flash-image-preview model ([175603b](https://github.com/googleapis/js-genai/commit/175603bacbc593a437264f807a411143cdccbd0a))\n* Support signature for all Interaction tool types ([b79108f](https://github.com/googleapis/js-genai/commit/b79108fdd60d11e45cac916e6ea369eac95ff570))\n* Update data types from discovery doc. ([249b15a](https://github.com/googleapis/js-genai/commit/249b15a3b948d1453719af2a7df32490de20b423))","publishedAt":"2026-03-04T23:40:39.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v1.44.0","media":[]},{"id":"rel_SiDyTjcbroSMNUrsK5yl0","version":"v1.43.0","title":"v1.43.0","summary":"## [1.43.0](https://github.com/googleapis/js-genai/compare/v1.42.0...v1.43.0) (2026-02-26)\n\n\n### Features\n\n* Add gemini-3.1-pro-preview to list of mod...","content":"## [1.43.0](https://github.com/googleapis/js-genai/compare/v1.42.0...v1.43.0) (2026-02-26)\n\n\n### Features\n\n* Add gemini-3.1-pro-preview to list of models in Interactions ([14775fe](https://github.com/googleapis/js-genai/commit/14775fefb814c21d8f34b776935b72d7f20896bd))\n* Add Image Grounding support to GoogleSearch tool ([9187ca7](https://github.com/googleapis/js-genai/commit/9187ca748b9de10037134e34e4da8ca06f0d2696))\n* enable server side MCP and disable all other AFC when server side MCP is configured. ([c7888c4](https://github.com/googleapis/js-genai/commit/c7888c4aec34b7f86983ea0c55c499c1f8d089c2))\n* Support more image sizes and resolutions ([54f4145](https://github.com/googleapis/js-genai/commit/54f41457984fc451e659ab594086bc462486e9d0))\n\n\n### Bug Fixes\n\n* change interactions media mime type to enum (breaking change for experimental feature) ([7c2d5b2](https://github.com/googleapis/js-genai/commit/7c2d5b29b8e7d2a146ec1a117ccef4fe13b4362e))","publishedAt":"2026-02-26T01:49:30.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v1.43.0","media":[]},{"id":"rel_l2aPOgGZDYiwpXqtx9Xdt","version":"v1.42.0","title":"v1.42.0","summary":"## [1.42.0](https://github.com/googleapis/js-genai/compare/v1.41.0...v1.42.0) (2026-02-18)\n\n\n### Features\n\n* Support multimodal embedding for Gemini E...","content":"## [1.42.0](https://github.com/googleapis/js-genai/compare/v1.41.0...v1.42.0) (2026-02-18)\n\n\n### Features\n\n* Support multimodal embedding for Gemini Embedding 2.0 and support MaaS models in Models.embed_content() (Vertex AI API) ([944ae97](https://github.com/googleapis/js-genai/commit/944ae97f33168aa36612f4fec9717726b9d03629))","publishedAt":"2026-02-19T03:42:31.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v1.42.0","media":[]},{"id":"rel_GO9M5GtkkyIhF3LjzAUWL","version":"v1.41.0","title":"v1.41.0","summary":"## [1.41.0](https://github.com/googleapis/js-genai/compare/v1.40.0...v1.41.0) (2026-02-10)\n\n\n### Features\n\n* Add HTTP retry support to the SDK ([37d4f...","content":"## [1.41.0](https://github.com/googleapis/js-genai/compare/v1.40.0...v1.41.0) (2026-02-10)\n\n\n### Features\n\n* Add HTTP retry support to the SDK ([37d4f2e](https://github.com/googleapis/js-genai/commit/37d4f2e806793d71074eb0b763336b5c7132224b))\n* Add INCOMPLETE status to Interaction. ([519f837](https://github.com/googleapis/js-genai/commit/519f83706d86c18cac6f500a3273f0cd927bb63b))\n* Pass retry options to the underlying Interactions client ([086cf82](https://github.com/googleapis/js-genai/commit/086cf82470dc7ba0393a3c63c060dc704b6d9586))\n* Support encryption_spec in tuning job creation configuration for GenAI SDK ([e218add](https://github.com/googleapis/js-genai/commit/e218add2061ba7a387a7b9ecee0ca6e8b15c90f8))","publishedAt":"2026-02-12T00:13:45.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v1.41.0","media":[]},{"id":"rel_dZw344wdquk9El2geDvty","version":"v1.40.0","title":"v1.40.0","summary":"## [1.40.0](https://github.com/googleapis/js-genai/compare/v1.39.0...v1.40.0) (2026-02-04)\r\n\r\n\r\n### Features","content":"## [1.40.0](https://github.com/googleapis/js-genai/compare/v1.39.0...v1.40.0) (2026-02-04)\r\n\r\n\r\n### Features","publishedAt":"2026-02-04T22:49:20.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v1.40.0","media":[]},{"id":"rel_WHiFc0x2Pf1iDLWHJpuyv","version":"v1.39.0","title":"v1.39.0","summary":"## [1.39.0](https://github.com/googleapis/js-genai/compare/v1.38.0...v1.39.0) (2026-01-30)\n\n\n### Features\n\n* Add `include_input` query parameter to Ge...","content":"## [1.39.0](https://github.com/googleapis/js-genai/compare/v1.38.0...v1.39.0) (2026-01-30)\n\n\n### Features\n\n* Add `include_input` query parameter to Get Interaction endpoint. ([84bc7f4](https://github.com/googleapis/js-genai/commit/84bc7f4d386da05a5e893cfe810b078451400a30))\n* Add registerFiles for you can use gcs files with mldev. ([7acf3e0](https://github.com/googleapis/js-genai/commit/7acf3e0e2bca83ce7be6b1a37a97f351343b9554))\n* Support distillation tuning ([c9a2e72](https://github.com/googleapis/js-genai/commit/c9a2e72cf7d9a7a73a036ebddf0a10c509ee53e5))\n* Support OSS Tuning in GenAI SDK ([258f211](https://github.com/googleapis/js-genai/commit/258f2115b0f2803caafe4c137d4a7d8dbd11d5dc))\n\n\n### Bug Fixes\n\n* Add metadata in batch inlined response ([0e95bb7](https://github.com/googleapis/js-genai/commit/0e95bb7a8dea285a5e7f2fad6457dc74ce9e8466))","publishedAt":"2026-01-31T01:08:28.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v1.39.0","media":[]},{"id":"rel_ggQBNNKNWq6oiD6iVTu_C","version":"v1.38.0","title":"v1.38.0","summary":"## [1.38.0](https://github.com/googleapis/js-genai/compare/v1.37.0...v1.38.0) (2026-01-20)\n\n\n### Features\n\n* Add ModelArmorConfig support for prompt a...","content":"## [1.38.0](https://github.com/googleapis/js-genai/compare/v1.37.0...v1.38.0) (2026-01-20)\n\n\n### Features\n\n* Add ModelArmorConfig support for prompt and response sanitization via the Model Armor service ([be65c24](https://github.com/googleapis/js-genai/commit/be65c2431d070bd19642623c97effccf4161f9a2))\n* Allow custom endpoints for authentication with Vertex AI in Typescript ([891e32d](https://github.com/googleapis/js-genai/commit/891e32d4ac0ce23bc728e2fe1b38d0ef919ab639)), closes [#1137](https://github.com/googleapis/js-genai/issues/1137)\n* Update data types from discovery doc. ([a16a180](https://github.com/googleapis/js-genai/commit/a16a18085a5647cde10243b788d6d2ce87fca009))\n* Update data types from discovery doc. ([a4eaa8c](https://github.com/googleapis/js-genai/commit/a4eaa8c1455d94f660c5bf5145d57f0f54ec5581))","publishedAt":"2026-01-20T22:20:34.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v1.38.0","media":[]},{"id":"rel_PpqEhrfqwYl7S7Ym-Mqoj","version":"v1.37.0","title":"v1.37.0","summary":"## [1.37.0](https://github.com/googleapis/js-genai/compare/v1.36.0...v1.37.0) (2026-01-15)\n\n\n### Features\n\n* Support 4:5 and 5:4 aspect ratio in Inter...","content":"## [1.37.0](https://github.com/googleapis/js-genai/compare/v1.36.0...v1.37.0) (2026-01-15)\n\n\n### Features\n\n* Support 4:5 and 5:4 aspect ratio in Interactions ([5294da2](https://github.com/googleapis/js-genai/commit/5294da273cbc9a206cd58544b42d1de70500a7a9))","publishedAt":"2026-01-15T21:42:50.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v1.37.0","media":[]},{"id":"rel_LEBuZ7KwKDartUDGd4hST","version":"v1.36.0","title":"v1.36.0","summary":"## [1.36.0](https://github.com/googleapis/js-genai/compare/v1.35.0...v1.36.0) (2026-01-14)\n\n\n### Features\n\n* Add FileSearchCallContent to Interactions...","content":"## [1.36.0](https://github.com/googleapis/js-genai/compare/v1.35.0...v1.36.0) (2026-01-14)\n\n\n### Features\n\n* Add FileSearchCallContent to Interactions ([ccf11a4](https://github.com/googleapis/js-genai/commit/ccf11a463f3364683b7c39ffec9670f77bcc16dc))\n* Add ImageConfig to GenerationConfig for image generation in Interactions ([f34b6fb](https://github.com/googleapis/js-genai/commit/f34b6fbcb2ad846c73b9c47bfd3ba94e00eb73a9))\n* Support JS local tokenizer ([bb429ad](https://github.com/googleapis/js-genai/commit/bb429ad3ed8d170f2a5abda01a00a918012ab80c))\n* voice activity support ([3ad1011](https://github.com/googleapis/js-genai/commit/3ad101159a8257897940d6a1f94aa6b68b810f37))","publishedAt":"2026-01-14T22:48:20.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v1.36.0","media":[]},{"id":"rel_bXs0k2ku_8Sc3SMmnbOTZ","version":"v1.35.0","title":"v1.35.0","summary":"## [1.35.0](https://github.com/googleapis/js-genai/compare/v1.34.0...v1.35.0) (2026-01-07)\n\n\n### Features\n\n* [Python] add RegisterFiles so gcs files c...","content":"## [1.35.0](https://github.com/googleapis/js-genai/compare/v1.34.0...v1.35.0) (2026-01-07)\n\n\n### Features\n\n* [Python] add RegisterFiles so gcs files can be used with genai. ([1bf555c](https://github.com/googleapis/js-genai/commit/1bf555c38e5001f147e29db16c1141653ec252d4))\n* Add PersonGeneration to ImageConfig for Vertex Gempix ([b0753d7](https://github.com/googleapis/js-genai/commit/b0753d7a527ab1f5f7544576207036ef48ac75d1))","publishedAt":"2026-01-08T01:48:18.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v1.35.0","media":[]},{"id":"rel_UJZLFYLp7Z8pGelmfQi9L","version":"v1.34.0","title":"v1.34.0","summary":"## [1.34.0](https://github.com/googleapis/js-genai/compare/v1.33.0...v1.34.0) (2025-12-16)\n\n\n### Features\n\n* Add minimal and medium thinking levels. (...","content":"## [1.34.0](https://github.com/googleapis/js-genai/compare/v1.33.0...v1.34.0) (2025-12-16)\n\n\n### Features\n\n* Add minimal and medium thinking levels. ([19f8969](https://github.com/googleapis/js-genai/commit/19f8969f0cd9f423b10384d91a4ea8396a791d01))\n* Add support for Struct in ToolResult Content. ([750a4f7](https://github.com/googleapis/js-genai/commit/750a4f79fea3198317a540563f04369302408a11))\n* Add ultra high resolution to the media resolution in Parts. ([fa9a99e](https://github.com/googleapis/js-genai/commit/fa9a99e79d8c517011772a0edfe7c41c5d7518b7))\n* Add ULTRA_HIGH MediaResolution and new ThinkingLevel enums ([b8a7d8c](https://github.com/googleapis/js-genai/commit/b8a7d8c98d29c9a121784796016b5d2674968799))\n* Define and use DocumentMimeType for DocumentContent ([c2f118d](https://github.com/googleapis/js-genai/commit/c2f118df83b0a05a821f486c9126fe5967c1bf95))\n* support multi speaker for Vertex AI ([94d681b](https://github.com/googleapis/js-genai/commit/94d681bba5f3280949fb852b4365f5f2bf8a82ee))","publishedAt":"2025-12-17T00:24:34.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v1.34.0","media":[]},{"id":"rel_jtK41tDFqe4En_yd3pRQN","version":"v1.33.0","title":"v1.33.0","summary":"## [1.33.0](https://github.com/googleapis/js-genai/compare/v1.32.0...v1.33.0) (2025-12-11)\n\n\n### Features\n\n* Add IMAGE_RECITATION and IMAGE_OTHER enum...","content":"## [1.33.0](https://github.com/googleapis/js-genai/compare/v1.32.0...v1.33.0) (2025-12-11)\n\n\n### Features\n\n* Add IMAGE_RECITATION and IMAGE_OTHER enum values to FinishReason ([ab87f51](https://github.com/googleapis/js-genai/commit/ab87f51b8b2f0109d3ea89a18987c49101adfd70))\n* Add voice activity detection signal. ([bff9695](https://github.com/googleapis/js-genai/commit/bff96959c8cec4ef710cb77551e944024884761f))\n* Make the Interactions API public. ([a8dd67b](https://github.com/googleapis/js-genai/commit/a8dd67bc3267ed010c809fcd609d42811b042ebe))","publishedAt":"2025-12-11T03:55:12.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v1.33.0","media":[]}],"pagination":{"page":1,"pageSize":20,"totalPages":4,"totalItems":72},"summaries":{"rolling":null,"monthly":[]}}