Skip to content

Releases: openlayer-ai/openlayer-python

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)

v0.17.10

05 Mar 12:33

Choose a tag to compare

0.17.10 (2026-03-05)

Full Changelog: v0.17.9...v0.17.10

Bug Fixes

  • closes OPEN-9372: ensure 'log_context' and 'log_output' work when called from the same function (d3079ce)

v0.17.9

25 Feb 16:24

Choose a tag to compare

0.17.9 (2026-02-25)

Full Changelog: v0.17.8...v0.17.9

Chores

  • closes OPEN-8832: optionally upload data from external URLs to our storage (c5059a7)

v0.17.8

25 Feb 14:09

Choose a tag to compare

0.17.8 (2026-02-25)

Full Changelog: v0.17.7...v0.17.8

Chores

  • internal: make test_proxy_environment_variables more resilient to env (ad5b39e)

v0.17.7

24 Feb 12:54

Choose a tag to compare

0.17.7 (2026-02-24)

Full Changelog: v0.17.6...v0.17.7

Bug Fixes

  • open-8974: detect all tool types in Google ADK agent traces (0ee64fe)

Chores

  • internal: add request options to SSE classes (a60c8e4)
  • internal: make test_proxy_environment_variables more resilient (428cd95)

v0.17.6

20 Feb 17:16

Choose a tag to compare

0.17.6 (2026-02-20)

Full Changelog: v0.17.5...v0.17.6

Chores

  • update mock server docs (e5d4a3d)

v0.17.5

17 Feb 14:10

Choose a tag to compare

0.17.5 (2026-02-17)

Full Changelog: v0.17.4...v0.17.5

Bug Fixes

  • open-9027: azure openai tracer fix for chunks (5fa4e0d)