Skip to content

v1.2.0

Choose a tag to compare

@ivictbor ivictbor released this 20 Apr 10:07
· 284 commits to main since this release

1.2.0 (2026-04-20)

Bug Fixes

  • remove unnecessary type assertion for promptCacheRetention in createAgentChatModel (fc2ac2a)
  • update languageLabel computation to handle 'vega-lite' case (67f1fc9)

Features

  • add OpenAI responses continuation middleware and integrate with agent (2440952)