Skip to content

v1.143.0

Latest

Choose a tag to compare

@release-please release-please released this 25 Mar 18:19
c9001d0

1.143.0 (2026-03-25)

Features

  • Add AgentEngine Sessions module (368a8f8)
  • Add memory_id to Create Memory (2167f36)
  • Add RagMetadata and RagDataSchema management APIs (4f0fdfe)
  • Add raw_event to Append Event (2167f36)
  • GenAI SDK client(multimodal) - Accept gemini_request_read_config instead of template_config in all functions. (f138162)
  • GenAI SDK client(multimodal) - Support creating multimodal dataset from bigframe DataFrame (9b7dc29)

Bug Fixes

  • Exclude compromised LiteLLM versions from dependencies pin to 1.82.6 (78966da)
  • Fix rag resource parsing (bc61708), closes #6442