Skip to content

Releases: Ontos-AI/knowhere-python-sdk

v0.5.0

17 May 08:22
3fd5cef

Choose a tag to compare

0.5.0 (2026-05-15)

Features

  • sync SDK with current worker ZIP contract and agentic retrieval API (ad8db2e)

v0.4.0

27 Apr 09:27
7eecbbc

Choose a tag to compare

0.4.0 (2026-04-27)

Features

  • add document chunks resource methods (73094d4)

v0.3.2

23 Apr 15:24
87c249d

Choose a tag to compare

0.3.2 (2026-04-23)

Chores

  • harden python sdk OSS surface (e7d9779)
  • harden Python SDK OSS surface (a9396cd)

v0.3.1

22 Apr 17:07
67fc666

Choose a tag to compare

0.3.1 (2026-04-22)

Documentation

  • clarify ParseResult document scope (861084e)
  • clarify ParseResult document scope (bb14ad4)

v0.3.0

21 Apr 16:04
8fffca4

Choose a tag to compare

0.3.0 (2026-04-21)

Features

  • add retrieval service sdk clients (bceef5c)
  • integrate retrieval service v1 in Python SDK (bce7aa8)

v0.2.1

09 Apr 11:12
925e0ad

Choose a tag to compare

0.2.1 (2026-04-09)

Bug Fixes

  • narrow status error constructors (c8fc035)
  • remove stale mypy ignore (150336a)
  • sync optimized parse result payload (a7903ad)
  • sync parse result payload with current API schema (430b067)

v0.2.0

18 Mar 10:42
837ac96

Choose a tag to compare

0.2.0 (2026-03-18)

Features

  • ehance retry logic and exceptions handling (a7d078f)
  • implement retry logic for file uploads and introduce ValidationError for client input validation. (1fddae6)

Bug Fixes

  • accept token lists in parse results (192dac9)
  • accept token lists in parse results (4dc1407)

Chores

Documentation

Refactors

  • require list tokens in parse results (663491c)

v0.1.0

11 Feb 07:50
239a68c

Choose a tag to compare

0.1.0 (2026-02-11)

Features