Skip to content

Releases: openlayer-ai/openlayer-python

v0.9.0

24 Nov 19:51

Choose a tag to compare

0.9.0 (2025-11-24)

Full Changelog: v0.8.1...v0.9.0

Features

  • enhance LangFlow integration with improved context detection (5c1d3a5)
  • improve async trace handling in AsyncOpenlayerHandler (01fa425)

v0.8.1

13 Nov 18:20

Choose a tag to compare

0.8.1 (2025-11-13)

Full Changelog: v0.8.0...v0.8.1

Bug Fixes

  • closes OPEN-8001: handle ValueError in _current_step.reset to manage context variable mismatches (5649f17)

v0.8.0

11 Nov 16:49

Choose a tag to compare

0.8.0 (2025-11-11)

Full Changelog: v0.7.0...v0.8.0

Features

  • closes OPEN-7550: add tracing for openai chat completions parse method (47c4487)

v0.7.0

11 Nov 12:31

Choose a tag to compare

0.7.0 (2025-11-11)

Full Changelog: v0.6.0...v0.7.0

Features

  • closes OPEN-7119: add Google ADK tracing integration with Openlayer (b7a0706)

Documentation

  • add Colab badge to Google ADK tracing notebook for easier access (89916a8)

v0.6.0

11 Nov 12:18

Choose a tag to compare

0.6.0 (2025-11-11)

Full Changelog: v0.5.0...v0.6.0

Features

  • closes OPEN-7543: update trace openai to support responses api (4969d03)

v0.5.0

11 Nov 11:47

Choose a tag to compare

0.5.0 (2025-11-07)

Full Changelog: v0.4.0...v0.5.0

Features

  • add examples for creating and managing LLM projects and tests (#543) (86b9e2d)

v0.4.0

22 Oct 11:55

Choose a tag to compare

0.4.0 (2025-10-22)

Full Changelog: v0.3.1...v0.4.0

Features

  • closes OPEN-7559: add callbacks and offline buffering for platform tracing (482621e)

v0.3.1

25 Sep 17:25

Choose a tag to compare

0.3.1 (2025-09-25)

Full Changelog: v0.3.0...v0.3.1

Chores

v0.2.0

16 Sep 17:20

Choose a tag to compare

0.2.0 (2025-09-16)

Full Changelog: v0.2.0-alpha.94...v0.2.0

Features

  • integrated litellm for tracing (49c1cb1)

Bug Fixes

  • fixed model names and OpenLayer to Openlayer. (572a1f2)

Styles

v0.2.0-alpha.94

11 Sep 19:28

Choose a tag to compare

v0.2.0-alpha.94 Pre-release
Pre-release

0.2.0-alpha.94 (2025-09-11)

Full Changelog: v0.2.0-alpha.93...v0.2.0-alpha.94

Bug Fixes

  • custom args with run_batch_from_df (4a45a89)