Skip to content

Releases: openlayer-ai/openlayer-python

v0.2.0-alpha.63

10 Jun 02:43
Compare
Choose a tag to compare
v0.2.0-alpha.63 Pre-release
Pre-release

0.2.0-alpha.63 (2025-06-03)

Full Changelog: v0.2.0-alpha.62...v0.2.0-alpha.63

Features

  • add MLflow notebook example (149e85f)
  • add OpenLIT notebook example (f71c668)
  • client: add follow_redirects request option (87d8986)

Bug Fixes

  • package: support direct resource imports (8407753)

Chores

  • ci: fix installation instructions (d7d4fd2)
  • ci: upload sdks to package manager (0aadb0a)
  • docs: grammar improvements (27794bc)
  • docs: remove reference to rye shell (9f8db4a)
  • internal: avoid errors for isinstance checks on proxies (3de384b)
  • internal: codegen related update (120114a)
  • internal: codegen related update (f990977)
  • link to OpenLLMetry integration guide (ffcd085)
  • remove MLflow example (17256c9)
  • sync repo (caa47dc)

v0.2.0-alpha.62

29 Apr 20:07
Compare
Choose a tag to compare
v0.2.0-alpha.62 Pre-release
Pre-release

0.2.0-alpha.62 (2025-04-29)

Full Changelog: v0.2.0-alpha.61...v0.2.0-alpha.62

Bug Fixes

  • openai tracer: Azure OpenAI chat completion step duplicated (23ee128)
  • openai tracer: object async_generator can't be used in 'await' expression (ce13918)

Chores

  • lib: expose async tracing methods (af49b20)

Documentation

v0.2.0-alpha.61

25 Apr 21:18
Compare
Choose a tag to compare
v0.2.0-alpha.61 Pre-release
Pre-release

0.2.0-alpha.61 (2025-04-25)

Full Changelog: v0.2.0-alpha.60...v0.2.0-alpha.61

Features

  • feat: add convenience function that copies tests from one project to another (d59dfe0)

v0.2.0-alpha.60

25 Apr 11:34
Compare
Choose a tag to compare
v0.2.0-alpha.60 Pre-release
Pre-release

0.2.0-alpha.60 (2025-04-25)

Full Changelog: v0.2.0-alpha.59...v0.2.0-alpha.60

Features

v0.2.0-alpha.59

25 Apr 10:47
Compare
Choose a tag to compare
v0.2.0-alpha.59 Pre-release
Pre-release

0.2.0-alpha.59 (2025-04-25)

Full Changelog: v0.2.0-alpha.58...v0.2.0-alpha.59

Features

v0.2.0-alpha.58

24 Apr 21:26
Compare
Choose a tag to compare
v0.2.0-alpha.58 Pre-release
Pre-release

0.2.0-alpha.58 (2025-04-24)

Full Changelog: v0.2.0-alpha.57...v0.2.0-alpha.58

Features

  • api: api update (dc2b7e5)
  • api: expose test retrieval endpoint (0bb2160)

v0.2.0-alpha.57

24 Apr 21:11
Compare
Choose a tag to compare
v0.2.0-alpha.57 Pre-release
Pre-release

0.2.0-alpha.57 (2025-04-24)

Full Changelog: v0.2.0-alpha.56...v0.2.0-alpha.57

Features

  • api: api update (660a2ce)
  • api: expose test retrieval endpoint (9762024)

Bug Fixes

  • pydantic v1: more robust ModelField.annotation check (1624ca6)

Chores

  • broadly detect json family of content-type headers (39d78ac)
  • ci: add timeout thresholds for CI jobs (1093391)
  • ci: only use depot for staging repos (bafdcd8)
  • internal: codegen related update (8c10e35)
  • internal: fix list file params (312f532)
  • internal: import reformatting (4f944c7)
  • internal: refactor retries to not use recursion (5a2c154)

v0.2.0-alpha.56

21 Apr 13:17
Compare
Choose a tag to compare
v0.2.0-alpha.56 Pre-release
Pre-release

0.2.0-alpha.56 (2025-04-21)

Full Changelog: v0.2.0-alpha.55...v0.2.0-alpha.56

Features

  • api: add test creation endpoint (f9c02bf)

v0.2.0-alpha.55

21 Apr 13:10
Compare
Choose a tag to compare
v0.2.0-alpha.55 Pre-release
Pre-release

0.2.0-alpha.55 (2025-04-19)

Full Changelog: v0.2.0-alpha.54...v0.2.0-alpha.55

Features

Chores

  • internal: base client updates (9afcd88)
  • internal: bump pyright version (0301486)
  • internal: update models test (97be493)

v0.2.0-alpha.54

15 Apr 17:42
Compare
Choose a tag to compare
v0.2.0-alpha.54 Pre-release
Pre-release

0.2.0-alpha.54 (2025-04-15)

Full Changelog: v0.2.0-alpha.53...v0.2.0-alpha.54

Features

  • fix: default value for OPENLAYER_VERIFY_SSL env var (a4557de)