Releases: openlayer-ai/openlayer-python
Releases · openlayer-ai/openlayer-python
v0.2.0-alpha.87
v0.2.0-alpha.86
0.2.0-alpha.86 (2025-09-02)
Full Changelog: v0.2.0-alpha.85...v0.2.0-alpha.86
Features
- add Python 3.13 support with conditional PyArrow dependencies (fbe37d6)
Chores
- internal: add Sequence related utils (5a28f7f)
v0.2.0-alpha.85
v0.2.0-alpha.83
0.2.0-alpha.83 (2025-08-27)
Full Changelog: v0.2.0-alpha.82...v0.2.0-alpha.83
Features
- specify custom args when running openlayer batch (2249f11)
v0.2.0-alpha.84
0.2.0-alpha.84 (2025-08-27)
Full Changelog: v0.2.0-alpha.83...v0.2.0-alpha.84
Bug Fixes
- avoid newer type syntax (d9f76bc)
Chores
- internal: update pyright exclude list (e27a895)
v0.2.0-alpha.82
v0.2.0-alpha.81
0.2.0-alpha.81 (2025-08-20)
Full Changelog: v0.2.0-alpha.80...v0.2.0-alpha.81
Bug Fixes
- tracing: improve error handling in sync generator finalization (c8360cb)
v0.2.0-alpha.80
0.2.0-alpha.80 (2025-08-15)
Full Changelog: v0.2.0-alpha.79...v0.2.0-alpha.80
Features
- examples: add async LangChain callback handler notebook (9f612c8)
- integrations: async Openlayer callback handler (f1b9761)
Chores
- update async LangChain callback handler notebook (5dea2a9)
v0.2.0-alpha.79
0.2.0-alpha.79 (2025-08-13)
Full Changelog: v0.2.0-alpha.78...v0.2.0-alpha.79
Features
- tracing: enhance tracing for synchronous generator functions (1aab21a)
Chores
v0.2.0-alpha.78
0.2.0-alpha.78 (2025-08-08)
Full Changelog: v0.2.0-alpha.77...v0.2.0-alpha.78
Chores
- recognize Azure as a provider in the LangChain callback handler (3509bc0)