Releases: openlayer-ai/openlayer-python
Releases · openlayer-ai/openlayer-python
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)
v0.2.0-alpha.77
v0.2.0-alpha.76
0.2.0-alpha.76 (2025-08-06)
Full Changelog: v0.2.0-alpha.75...v0.2.0-alpha.76
Features
- client: support file upload requests (348bf62)
- tracing: add OCI Generative AI LLM tracing integration (7e0621f)
- tracing: add OCI Generative AI tracing examples and documentation (fbad796)
- tracing: enhance OCI Generative AI tracing notebook and integration (c0ae879)
- tracing: enhance OCI tracing functionality with token estimation options (488ba7c)
- tracing: enhance OCI tracing with timing and token estimation (a517015)
- tracing: update OCI Generative AI tracing notebook and remove examples (2e02aa2)
Chores
- internal: fix ruff target version (be3b860)
Refactors
v0.2.0-alpha.75
0.2.0-alpha.75 (2025-07-31)
Full Changelog: v0.2.0-alpha.74...v0.2.0-alpha.75
Features
Bug Fixes
- parsing: parse extra field types (674a00b)
Chores
- project: add settings file for vscode (499890c)
v0.2.0-alpha.74
0.2.0-alpha.74 (2025-07-22)
Full Changelog: v0.2.0-alpha.73...v0.2.0-alpha.74
Features
- allow output overwrite (a1ccbc3)
Bug Fixes
- parsing: ignore empty metadata (6da7f35)
v0.2.0-alpha.73
0.2.0-alpha.73 (2025-07-17)
Full Changelog: v0.2.0-alpha.72...v0.2.0-alpha.73
Bug Fixes
- bedrock: return identical Bedrock object (0f5f694)
v0.2.0-alpha.72
0.2.0-alpha.72 (2025-07-17)
Full Changelog: v0.2.0-alpha.71...v0.2.0-alpha.72
Bug Fixes
- bedrock: accept size positional argument (94366df)
v0.2.0-alpha.71
0.2.0-alpha.71 (2025-07-16)
Full Changelog: v0.2.0-alpha.70...v0.2.0-alpha.71
Features
- integrations: add AWS Bedrock tracer (b8f5926)
Documentation
- add AWS Bedrock notebook example (5d560b4)
v0.2.0-alpha.70
0.2.0-alpha.70 (2025-07-15)
Full Changelog: v0.2.0-alpha.69...v0.2.0-alpha.70
Features
- clean up environment call outs (57e6088)
Bug Fixes
v0.2.0-alpha.69
0.2.0-alpha.69 (2025-07-11)
Full Changelog: v0.2.0-alpha.68...v0.2.0-alpha.69
Bug Fixes
- improve tracing errors (a204b4c)
Chores
- add github PR template (4166639)