Releases: openlayer-ai/openlayer-python
Releases · openlayer-ai/openlayer-python
v0.17.0
0.17.0 (2026-02-03)
Full Changelog: v0.16.0...v0.17.0
Features
- closes OPEN-8683: multimodal attachment support for the Python SDK (b50f891)
- closes OPEN-8684: enhance OpenAI tracer to support multimodal inputs/outputs (0d8fadd)
Bug Fixes
- closes OPEN-8781: files not being parsed correctly for OpenAI tracer (f33de76)
Chores
- closes OPEN-8686: upload attachments in a non-blocking way (5fb1ce5)
- closes OPEN-8725: sanitize raw output when there are attachments (471547b)
Refactors
- various small improvements (3a2bf2c)
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)