Releases: openlayer-ai/openlayer-python
Releases · openlayer-ai/openlayer-python
v0.16.0
0.16.0 (2026-01-30)
Full Changelog: v0.15.2...v0.16.0
Features
- client: add custom JSON encoder for extended type support (b47689c)
v0.15.2
0.15.2 (2026-01-26)
Full Changelog: v0.15.1...v0.15.2
Bug Fixes
- closes OPEN-8768: langChain callback handler not using sessions and users (e629fd3)
Chores
- ci: upgrade
actions/github-script(d798acb)
v0.15.1
0.15.1 (2026-01-17)
Full Changelog: v0.15.0...v0.15.1
Chores
- internal: update
actions/checkoutversion (b141555)
v0.15.0
0.15.0 (2026-01-14)
Full Changelog: v0.14.1...v0.15.0
Features
- client: add support for binary request streaming (e0b9289)
v0.14.1
0.14.1 (2026-01-12)
Full Changelog: v0.14.0...v0.14.1
Chores
- closes OPEN-8576: expose delete project endpoint (be1251f)
v0.14.0
0.14.0 (2026-01-09)
Full Changelog: v0.13.1...v0.14.0
Features
- closes OPEN-8532: expose 'tests/{id}/results' endpoint (208192c)
v0.13.1
v0.13.0
v0.12.6
0.12.6 (2026-01-08)
Full Changelog: v0.12.5...v0.12.6
Bug Fixes
- client: loosen auth header validation (0d31697)
v0.12.5
0.12.5 (2026-01-07)
Full Changelog: v0.11.3...v0.12.5
Features
- api: add test evaluation method (f3fce3e)
Bug Fixes
- types: allow pyright to infer TypedDict types within SequenceNotStr (4a7dfcf)
- use async_to_httpx_files in patch method (4e797de)