Skip to content

Releases: openlayer-ai/openlayer-python

v0.23.0

01 Apr 22:16

Choose a tag to compare

0.23.0 (2026-04-01)

Full Changelog: v0.22.0...v0.23.0

Features

v0.22.0

01 Apr 21:46

Choose a tag to compare

0.22.0 (2026-04-01)

Full Changelog: v0.21.0...v0.22.0

Features

  • internal: implement indices array format for query and form serialization (e942e18)

Bug Fixes

  • deps: bump minimum typing-extensions version (d359d17)
  • pydantic: do not pass by_alias unless set (3679fc3)
  • sanitize endpoint path params (dc9d512)

Chores

  • ci: skip lint on metadata-only changes (e23a0d8)
  • internal: tweak CI branches (7e02151)
  • internal: update gitignore (e96f24b)
  • tests: bump steady to v0.19.4 (0ecf1e6)
  • tests: bump steady to v0.19.5 (757aae0)
  • tests: bump steady to v0.19.6 (95c72a9)
  • tests: bump steady to v0.19.7 (16d4263)
  • tests: bump steady to v0.20.1 (6f06faf)
  • tests: bump steady to v0.20.2 (5c4116d)

Refactors

  • tests: switch from prism to steady (0f01051)

v0.21.0

27 Mar 19:27
0a86c59

Choose a tag to compare

0.21.0 (2026-03-26)

Full Changelog: v0.20.1...v0.21.0

Features

  • closes OPEN-9557: extend promote to resolve fields from function outputs (c60b02f)

v0.20.1

16 Mar 17:01
ff77ad3

Choose a tag to compare

0.20.1 (2026-03-16)

Full Changelog: v0.20.0...v0.20.1

Bug Fixes

  • handle by_alias=None for Pydantic 2.10+ compatibility (#619) (ec17fa6)

v0.20.0

16 Mar 14:12
08eddb5

Choose a tag to compare

0.20.0 (2026-03-16)

Full Changelog: v0.19.1...v0.20.0

Features

  • context fix: fixed sessions and users for langchain callback (#617) (932c5af)

v0.19.1

12 Mar 19:47

Choose a tag to compare

0.19.1 (2026-03-12)

Full Changelog: v0.19.0...v0.19.1

Chores

  • closes OPEN-9632: langChain callback handler adding latency (9d9b283)

v0.19.0

09 Mar 15:02

Choose a tag to compare

0.19.0 (2026-03-09)

Full Changelog: v0.18.0...v0.19.0

Features

  • Fix provider detection for LiteLLM proxy models and improve step naming (b9bfda5)
  • Strip LiteLLM prefix from model name (841ad25)

Bug Fixes

  • closes OPEN-9426: ensure tool name is retrieved from serialized data if not provided (5d702ef)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (c2b16ed)

v0.18.0

06 Mar 20:56

Choose a tag to compare

0.18.0 (2026-03-06)

Full Changelog: v0.17.12...v0.18.0

Features

  • api: update POST /rows to use list method name (675f015)
  • closes OPEN-9425: document /rows endpoint in API reference and … (9c293e6)

v0.17.12

06 Mar 12:12

Choose a tag to compare

0.17.12 (2026-03-06)

Full Changelog: v0.17.11...v0.17.12

Chores

  • test: do not count install time for mock server timeout (9ec48d7)

v0.17.11

05 Mar 15:08

Choose a tag to compare

0.17.11 (2026-03-05)

Full Changelog: v0.17.10...v0.17.11

Bug Fixes

  • closes OPEN-9306: oCI tracer issue serializing GenericChatResponse (#608) (9e60b94)

Chores

  • closes OPEN-9405: allow specifying/logging question column name (#607) (436def7)