Skip to content

Releases: openlayer-ai/openlayer-python

v0.2.0-alpha.27

24 Sep 16:34

Choose a tag to compare

v0.2.0-alpha.27 Pre-release
Pre-release

0.2.0-alpha.27 (2024-09-12)

Full Changelog: v0.2.0-alpha.26...v0.2.0-alpha.27

Chores

v0.2.0-alpha.26

03 Sep 13:26

Choose a tag to compare

v0.2.0-alpha.26 Pre-release
Pre-release

0.2.0-alpha.26 (2024-08-29)

Full Changelog: v0.2.0-alpha.25...v0.2.0-alpha.26

Features

Chores

v0.2.0-alpha.25

29 Aug 17:30

Choose a tag to compare

v0.2.0-alpha.25 Pre-release
Pre-release

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

29 Aug 11:31

Choose a tag to compare

v0.2.0-alpha.24 Pre-release
Pre-release

0.2.0-alpha.24 (2024-08-29)

Full Changelog: v0.2.0-alpha.23...v0.2.0-alpha.24

Features

  • api: OpenAPI spec update via Stainless API (#325) (24230df)
  • api: update via SDK Studio (#323) (0090a06)
  • feat: add tracer for Mistral AI (a1b8729)

v0.2.0-alpha.23

26 Aug 05:52

Choose a tag to compare

v0.2.0-alpha.23 Pre-release
Pre-release

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

  • ci: also run pydantic v1 tests (#319) (6959e23)
  • client: fix parsing union responses when non-json is returned (#318) (1b18e64)

v0.2.0-alpha.22

28 Aug 01:39

Choose a tag to compare

v0.2.0-alpha.22 Pre-release
Pre-release

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

  • ci: also run pydantic v1 tests (#319) (6959e23)
  • client: fix parsing union responses when non-json is returned (#318) (1b18e64)

v0.2.0-alpha.21

21 Aug 11:14

Choose a tag to compare

v0.2.0-alpha.21 Pre-release
Pre-release

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

  • internal: use different 32bit detection method (#311) (389516d)

v0.2.0-alpha.20

19 Aug 06:56

Choose a tag to compare

v0.2.0-alpha.20 Pre-release
Pre-release

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

13 Aug 16:42

Choose a tag to compare

v0.2.0-alpha.19 Pre-release
Pre-release

0.2.0-alpha.19 (2024-08-13)

Full Changelog: v0.2.0-alpha.18...v0.2.0-alpha.19

Features

  • feat: allow specification of context column name when using tracers (05c5df5)
  • feat: support Vertex AI models via LangChain callback handler (0e53043)

v0.2.0-alpha.18

12 Aug 17:05

Choose a tag to compare

v0.2.0-alpha.18 Pre-release
Pre-release

0.2.0-alpha.18 (2024-08-12)

Full Changelog: v0.2.0-alpha.17...v0.2.0-alpha.18

Chores

  • ci: bump prism mock server version (#299) (c97393c)
  • internal: codegen related update (#296) (4025f65)
  • internal: ensure package is importable in lint cmd (#300) (8033a12)
  • internal: remove deprecated ruff config (#298) (8d2604b)