Releases: openlayer-ai/openlayer-python
Releases · openlayer-ai/openlayer-python
v0.8.0
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
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
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
v0.4.0
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
v0.2.0
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
- lint fixes (c138716)
v0.2.0-alpha.94
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)
v0.2.0-alpha.93
0.2.0-alpha.93 (2025-09-10)
Full Changelog: v0.2.0-alpha.92...v0.2.0-alpha.93
Features
- Add user_id and session_id in traces to track users and sessions (b7cd032)
- api: api update (e65c84e)
Chores
- closes OPEN-7337 Exclude examples from linting action (9730dc0)
- exclude custom lib from linting action (89f0d21)
- internal: move mypy configurations to
pyproject.tomlfile (49b32b4) - internal: version bump (cb69e2e)
- internal: version bump (59e1a98)
- tests: simplify
get_platformtest (d30a165)
Styles
- reverted back to previous version for data_stream_params.py (89d6a5d)
Refactors
- import fixes (bd78a73)
v0.2.0-alpha.92
0.2.0-alpha.92 (2025-09-09)
Full Changelog: v0.2.0-alpha.91...v0.2.0-alpha.92
Chores
- completes OPEN-7314 Process input/output of root step of LangGraph graphs (9cad000)