Skip to content

Releases: mixedbread-ai/mixedbread-python

v0.1.0-alpha.3

05 Jan 00:02
aed2bb1

Choose a tag to compare

v0.1.0-alpha.3 Pre-release
Pre-release

0.1.0-alpha.3 (2025-01-04)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

Features

v0.1.0-alpha.2

04 Jan 21:52
65ed091

Choose a tag to compare

v0.1.0-alpha.2 Pre-release
Pre-release

0.1.0-alpha.2 (2025-01-04)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Features

v0.1.0-alpha.1

04 Jan 21:20
c38c2e0

Choose a tag to compare

v0.1.0-alpha.1 Pre-release
Pre-release

0.1.0-alpha.1 (2025-01-04)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

  • add polling to files & parse (9c448c1)
  • api: update via SDK Studio (06dfd56)
  • api: update via SDK Studio (f4a9cd0)
  • api: update via SDK Studio (d719154)
  • api: update via SDK Studio (e4fbd82)
  • api: update via SDK Studio (0bb9273)
  • api: update via SDK Studio (ebfdbcb)
  • api: update via SDK Studio (20f5a92)
  • api: update via SDK Studio (0d75a30)
  • api: update via SDK Studio (8a038de)
  • api: update via SDK Studio (656ea6f)
  • api: update via SDK Studio (3af8c6c)
  • api: update via SDK Studio (9ba9c8a)
  • api: update via SDK Studio (f565add)
  • api: update via SDK Studio (73cf7ea)
  • api: update via SDK Studio (4dbbaea)
  • api: update via SDK Studio (3e48baa)
  • api: update via SDK Studio (#2) (ded0e4f)
  • api: update via SDK Studio (#4) (773d94b)
  • vector store polling (06f8c1e)

Bug Fixes

  • client: compat with new httpx 0.28.0 release (e077060)

Chores

  • go live (#1) (f1586a2)
  • internal: bump pydantic dependency (3f509a1)
  • internal: bump pyright (a1d4593)
  • internal: codegen related update (95d697a)
  • internal: codegen related update (6ec5b0c)
  • internal: codegen related update (b660acd)
  • internal: codegen related update (68e6c30)
  • internal: codegen related update (970b540)
  • internal: codegen related update (7fad0de)
  • internal: codegen related update (#3) (2dec52f)
  • internal: exclude mypy from running on tests (77903e7)
  • internal: fix compat model_dump method when warnings are passed (96600ca)
  • internal: fix some typos (86811c8)
  • internal: updated imports (65899e6)
  • make the Omit type public (b1162b7)
  • rebuild project due to codegen change (e0ab17e)
  • rebuild project due to codegen change (6ad5a66)
  • rebuild project due to codegen change (c0b32bb)
  • rebuild project due to codegen change (59ac8fe)
  • remove now unused cached-property dep (4640c9d)
  • update SDK settings (d08165b)

Documentation

  • add info log level to readme (9b8d864)
  • readme: example snippet for client context manager (accdb22)
  • readme: fix http client proxies example (a812434)