Releases: openlayer-ai/openlayer-python
Releases · openlayer-ai/openlayer-python
v0.2.0-alpha.32
v0.2.0-alpha.31
0.2.0-alpha.31 (2024-10-07)
Full Changelog: v0.2.0-alpha.30...v0.2.0-alpha.31
Features
- fix: adjust storage upload error code range (867b3d2)
v0.2.0-alpha.30
0.2.0-alpha.30 (2024-10-05)
Full Changelog: v0.2.0-alpha.29...v0.2.0-alpha.30
Features
- fix: remove async uploads (28e24a5)
v0.2.0-alpha.29
v0.2.0-alpha.28
v0.2.0-alpha.27
v0.2.0-alpha.26
0.2.0-alpha.26 (2024-08-29)
Full Changelog: v0.2.0-alpha.25...v0.2.0-alpha.26
Features
- feat: add Groq tracer (bdf3f36)
Chores
v0.2.0-alpha.25
0.2.0-alpha.25 (2024-08-29)
Full Changelog: v0.2.0-alpha.24...v0.2.0-alpha.25
Features
- fix: batch uploads to VMs broken when using filesystem storage (31e4195)
Chores
v0.2.0-alpha.24
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)