Skip to content

Releases: googleapis/nodejs-vertexai

v1.12.0

15 Apr 02:27
73d18da

Choose a tag to compare

1.12.0 (2026-04-14)

Features

  • Add Agent Engine-level configuration for generation_trigger_config. (365a14a)
  • Add ingest_events method for Memory Bank. (365a14a)
  • Add memory_types filter to RetrieveMemories (90e3f69)
  • Add RetrieveProfiles. (90e3f69)
  • Add structured data and context to MemoryRevision. (90e3f69)
  • Add structured data and memory type to Memory. (90e3f69)
  • Add subset_topics to Memory Bank GenerateMemories (7932c2b)
  • Add support for agent gateway in agent engine (b3ea8e3)
  • add support for keep alive probe in agent engines (088c5ad)
  • Adds cancel_query_job to SDK for agent engine long running async tasks. (bc19f31)

v1.11.0

08 Apr 00:41
d779db4

Choose a tag to compare

1.11.0 (2026-04-07)

Features

  • Add consolidation customization to Memory Bank (9df74eb)
  • Add session_id to Create Session to allow custom session id (fed70af)
  • In run_query_job, rename gcs_bucket to gcs_uri and allow the case that user sets the filename for the output. (4a1a387)

v1.10.4

31 Mar 23:01
e9d2904

Choose a tag to compare

1.10.4 (2026-03-31)

Features

  • Add memory_id to Create Memory (73207d3)
  • Add raw_event to Append Event (73207d3)
  • add support for container_spec in AgentEngines (274e0ff)

Miscellaneous Chores

v1.10.3

24 Mar 19:09
c376ea1

Choose a tag to compare

1.10.3 (2026-03-24)

Miscellaneous Chores

v1.10.2

19 Mar 19:43
c125a61

Choose a tag to compare

1.10.2 (2026-03-19)

Miscellaneous Chores

v1.10.1

19 Mar 17:28
6ebb2d2

Choose a tag to compare

1.10.1 (2026-03-18)

Miscellaneous Chores

v1.10.0

21 Apr 18:09
e9abf25

Choose a tag to compare

1.10.0 (2025-04-10)

Features

  • Allow labels in GenerateContentRequest (d210d06)
  • Allow labels in GenerateContentRequest (#466) (#501) (0075baa)
  • enable turn off the safety filter in HarmBlockThreshold enum (1737c66)

Bug Fixes

  • aggregate text & functionCall(s) correctly (5a53266)
  • aggregate text & functionCall(s) correctly (5a53266)
  • aggregate text & functionCall(s) correctly (5a53266)
  • aggregate text & functionCall(s) correctly (#497) (b62483a)

v1.9.3

31 Jan 21:09
2b76b90

Choose a tag to compare

1.9.3 (2025-01-31)

Bug Fixes

  • a typo in chat session and missed toolConfig on chat start (b552fea)

v1.9.2

05 Dec 22:35
029eb24

Choose a tag to compare

1.9.2 (2024-12-05)

Features

  • add support for audioTimestamp in GenerationConfig (#467) (598d955)
  • enable dynamic retrieval for Google Search Retrieval grounding (3f9eee6)

Bug Fixes

  • fix: extend UsageMetadata interface (#439)
  • Add Context Cache support for ChatSessionPreview class (#433) (df6f040)
  • Add Context Cache support for ChatSessionPreview class (#433) (a3beab1)
  • include cachedContent in generate request (#469) (a16b9d4)
  • remove restriction on gsc uri for file data part. (e694c44)

Documentation

  • Fix link in Part JSDoc(#440)

Miscellaneous Chores

v1.9.1

29 Oct 20:36
726cf21

Choose a tag to compare

1.9.1 (2024-10-25)

Bug Fixes

  • fix: extend UsageMetadata interface (#439)

Documentation

  • Fix link in Part JSDoc(#440)