Skip to content

Releases: isaacus-dev/isaacus-python

v0.3.1

01 Apr 09:23
20cc094

Choose a tag to compare

0.3.1 (2025-04-01)

Full Changelog: v0.3.0...v0.3.1

Bug Fixes

  • stainless: added missing reranking endpoint to SDK API (#50) (65bcc7c)

v0.3.0

01 Apr 02:50
5ef5f65

Choose a tag to compare

0.3.0 (2025-04-01)

Full Changelog: v0.2.0...v0.3.0

Features

v0.2.0

30 Mar 06:36
9adb964

Choose a tag to compare

0.2.0 (2025-03-30)

Full Changelog: v0.1.6...v0.2.0

⚠ BREAKING CHANGES

  • api: started sorting chunks by score and added index field (#45)

Features

  • api: started sorting chunks by score and added index field (#45) (c9999cd)

Chores

v0.1.6

18 Mar 00:03
b2f3395

Choose a tag to compare

0.1.6 (2025-03-18)

Full Changelog: v0.1.5...v0.1.6

Chores

v0.1.5

17 Mar 20:24
792e3ec

Choose a tag to compare

0.1.5 (2025-03-17)

Full Changelog: v0.1.4...v0.1.5

Bug Fixes

v0.1.4

15 Mar 05:09
e6eefde

Choose a tag to compare

0.1.4 (2025-03-15)

Full Changelog: v0.1.3...v0.1.4

Features

  • api: added latest OpenAPI specification (#29) (411d83f)
  • api: added latest OpenAPI specification (#33) (b053a4a)
  • api: added latest OpenAPI specification (#34) (d9aef7f)

Bug Fixes

  • types: handle more discriminated union shapes (#32) (0644ad3)

Chores

v0.1.3

15 Mar 03:09
946a5c7

Choose a tag to compare

0.1.3 (2025-03-15)

Full Changelog: v0.1.2...v0.1.3

Chores

v0.1.2

14 Mar 08:17
7c50a7c

Choose a tag to compare

0.1.2 (2025-03-14)

Full Changelog: v0.1.1...v0.1.2

Features

  • api: added latest OpenAPI specification (#20) (a9c1c23)

Chores

v0.1.1

08 Mar 03:28
d7b5b04

Choose a tag to compare

0.1.1 (2025-03-08)

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

Features

  • api: added latest OpenAPI specification (#16) (219c568)

Chores

v0.1.0-alpha.1

04 Mar 10:05
57f17b0

Choose a tag to compare

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

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

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

Features

  • added latest OpenAPI specification (#1) (ee4cdd8)
  • added latest OpenAPI specification (#3) (e6234c7)
  • api: added latest OpenAPI specification (#13) (822a5b5)
  • api: added latest OpenAPI specification (#4) (8841b6a)
  • api: added latest OpenAPI specification (#5) (36f1cd8)
  • api: added latest OpenAPI specification (#8) (0ba3728)
  • api: update via SDK Studio (2863c6c)
  • client: allow passing NotGiven for body (#6) (539267b)

Bug Fixes

  • asyncify on non-asyncio runtimes (268752f)
  • client: mark some request bodies as optional (539267b)

Chores

  • docs: update client docstring (#11) (bb860bc)
  • internal: fix devcontainers setup (#7) (23046c4)
  • internal: properly set pydantic_private (#9) (16c7d5e)
  • internal: remove unused http client options forwarding (#12) (af1ee9e)
  • internal: update client tests (ac65c8f)
  • update SDK settings (#14) (4d87849)

Documentation

  • update URLs from stainlessapi.com to stainless.com (#10) (7e625b2)