Releases: openlayer-ai/openlayer-python
Releases · openlayer-ai/openlayer-python
v0.2.0-alpha.23
0.2.0-alpha.23 (2024-08-26)
Full Changelog: v0.2.0-alpha.22...v0.2.0-alpha.23
Features
- improvement: updates to custom metric runner
- improvement: skip metrics if already computed, surface errors for each metric
- feat: add --dataset flag so custom metrics can be forced to run on only specific datasets
0.2.0-alpha.22 (2024-08-21)
Full Changelog: v0.2.0-alpha.21...v0.2.0-alpha.22
Bug Fixes
- add missing dependency for Anthropic notebook example (eddc160)
Chores
v0.2.0-alpha.22
v0.2.0-alpha.21
0.2.0-alpha.21 (2024-08-19)
Full Changelog: v0.2.0-alpha.20...v0.2.0-alpha.21
Features
- fix: add missing dependencies for LangChain notebook example (fa382eb)
Chores
v0.2.0-alpha.20
0.2.0-alpha.20 (2024-08-19)
Full Changelog: v0.2.0-alpha.19...v0.2.0-alpha.20
Features
- fix: add pyyaml to requirements (94626f0)
Chores
v0.2.0-alpha.19
v0.2.0-alpha.18
v0.2.0-alpha.17
0.2.0-alpha.17 (2024-08-12)
Full Changelog: v0.2.0-alpha.16...v0.2.0-alpha.17
Features
- feat: support Ollama models via LangChain callback handler (2865b34)
v0.2.0-alpha.16
0.2.0-alpha.16 (2024-07-31)
Full Changelog: v0.2.0-alpha.15...v0.2.0-alpha.16
Features
- fix: uploading batch data was broken (d16eee4)
v0.2.0-alpha.15
0.2.0-alpha.15 (2024-07-31)
Full Changelog: v0.2.0-alpha.14...v0.2.0-alpha.15
Features
- improvement: allow specifying dataset as path for uploads (a4d126f)
- improvement: include method to update batch of inferences (a8f3d82)
Chores
v0.2.0-alpha.14
0.2.0-alpha.14 (2024-07-29)
Full Changelog: v0.2.0-alpha.13...v0.2.0-alpha.14
Features
- feat: allow inference_pipeline_id to be specified as a kwarg for tracing (e2b9ace)