Skip to content

Releases: openlayer-ai/openlayer-python

v0.27.0

12 May 14:00

Choose a tag to compare

0.27.0 (2026-05-12)

Full Changelog: v0.26.1...v0.27.0

Features

  • internal/types: support eagerly validating pydantic iterators (5fca464)

Bug Fixes

  • client: add missing f-string prefix in file type error message (dd350fd)

v0.26.1

07 May 18:28

Choose a tag to compare

0.26.1 (2026-05-07)

Full Changelog: v0.26.0...v0.26.1

Bug Fixes

  • closes OPEN-10343: handle Google ADK callback exceptions cleanly (8ec3f76)

v0.26.0

07 May 16:11

Choose a tag to compare

0.26.0 (2026-05-07)

Full Changelog: v0.25.3...v0.26.0

Features

  • closes OPEN-10480: add embedding tracer support for Bedrock, LiteLLM, OpenAI (aa87e40)

v0.25.3

07 May 15:15

Choose a tag to compare

0.25.3 (2026-05-07)

Full Changelog: v0.25.2...v0.25.3

Chores

  • internal: reformat pyproject.toml (a59d4d2)
  • internal: version bump (e272859)

v0.25.2

06 May 18:31

Choose a tag to compare

0.25.2 (2026-05-06)

Full Changelog: v0.25.1...v0.25.2

Chores

  • closes OPEN-10613: assign step type in trace decorator (1291bb0)

v0.25.1

06 May 14:09

Choose a tag to compare

0.25.1 (2026-05-06)

Full Changelog: v0.25.0...v0.25.1

Bug Fixes

  • closes OPEN-10593: openAI parse responses not getting patched (224408f)

v0.25.0

05 May 22:12

Choose a tag to compare

0.25.0 (2026-04-28)

Full Changelog: v0.24.0...v0.25.0

Features

  • support setting headers via env (c1c13bf)

Bug Fixes

  • use correct field name format for multipart file arrays (d46c242)

Performance Improvements

  • client: optimize file structure copying in multipart requests (f1bd1b6)

Chores

  • internal: more robust bootstrap script (7db0bc0)
  • tests: bump steady to v0.22.1 (1a1013d)

v0.24.0

14 Apr 17:30

Choose a tag to compare

0.24.0 (2026-04-14)

Full Changelog: v0.23.3...v0.24.0

Features

  • closes OPEN-10097: create Azure Content Understanding tracer (58c4120)

v0.23.3

14 Apr 17:03

Choose a tag to compare

0.23.3 (2026-04-11)

Full Changelog: v0.23.2...v0.23.3

Bug Fixes

  • ensure file data are only sent as 1 parameter (af32174)

v0.23.2

10 Apr 15:09

Choose a tag to compare

0.23.2 (2026-04-10)

Full Changelog: v0.23.1...v0.23.2

Documentation

  • closes OPEN-9953: expose endpoints to get and delete a row (1f08bda)