Skip to content

Releases: openlayer-ai/openlayer-python

v0.2.0-alpha.19

13 Aug 16:42
Compare
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
Compare
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)

v0.2.0-alpha.17

12 Aug 16:57
Compare
Choose a tag to compare
v0.2.0-alpha.17 Pre-release
Pre-release

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

31 Jul 17:54
Compare
Choose a tag to compare
v0.2.0-alpha.16 Pre-release
Pre-release

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

31 Jul 17:15
Compare
Choose a tag to compare
v0.2.0-alpha.15 Pre-release
Pre-release

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

29 Jul 19:57
Compare
Choose a tag to compare
v0.2.0-alpha.14 Pre-release
Pre-release

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)

Chores

v0.2.0-alpha.13

23 Jul 04:46
Compare
Choose a tag to compare
v0.2.0-alpha.13 Pre-release
Pre-release

0.2.0-alpha.13 (2024-07-23)

Full Changelog: v0.2.0-alpha.12...v0.2.0-alpha.13

Features

  • upload a batch of inferences (fa3eb50)
  • upload a reference dataset (eff6bf0)

v0.2.0-alpha.12

23 Jul 00:41
Compare
Choose a tag to compare
v0.2.0-alpha.12 Pre-release
Pre-release

0.2.0-alpha.12 (2024-07-23)

Full Changelog: v0.2.0-alpha.11...v0.2.0-alpha.12

Features

v0.2.0-alpha.11

22 Jul 23:16
Compare
Choose a tag to compare
v0.2.0-alpha.11 Pre-release
Pre-release

0.2.0-alpha.11 (2024-07-22)

Full Changelog: v0.2.0-alpha.10...v0.2.0-alpha.11

Features

Chores

v0.2.0-alpha.10

19 Jul 19:48
Compare
Choose a tag to compare
v0.2.0-alpha.10 Pre-release
Pre-release

0.2.0-alpha.10 (2024-07-19)

Full Changelog: v0.2.0-alpha.9...v0.2.0-alpha.10

Features

  • api: OpenAPI spec update via Stainless API (#265) (58a602f)
  • feat: add new columns to dataset when running custom metrics (9c0d94c)