2.1.0 (2026-09-11)
- retrieval: add include_document_ids to query (9d4437a)
- retrieval: add include_document_ids to query (4b567f4)
2.0.0 (2026-08-24)
- add llm_config.models per-channel model map (756a737)
- add llm_config.provider multimodal shorthand (49b67cb)
- support llm_config BYOK on jobs and retrieval (51adb5a)
- support llm_config BYOK on jobs and retrieval (fba428f)
- sync HTTP types and auth with Node SDK 2.2.0 (d4706a9)
- sync HTTP types and auth with Node SDK 2.2.0 (96c6498)
- keep python release on release-please path (a5da15c)
- pin ruff to 0.15 so CI matches local lint (006ad21)
- clarify llm_config partial per-channel override (cbef45d)
- flatten llm_config to OpenAI-style root fields (2c65f2f)
0.6.0 (2026-06-30)
0.5.1 (2026-06-02)
- sync retrieval response sdk contract (7827ea6)
- sync retrieval response SDK contract (d439490)
- types: make RetrievalResult.score Optional[float] to match API null return (#27) (06cf60f)
0.5.0 (2026-05-15)
- sync SDK with current worker ZIP contract and agentic retrieval API (ad8db2e)
0.4.0 (2026-04-27)
- add document chunks resource methods (73094d4)
0.3.2 (2026-04-23)
0.3.1 (2026-04-22)
0.3.0 (2026-04-21)
0.2.1 (2026-04-09)
- 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)
0.2.0 (2026-03-18)
- ehance retry logic and exceptions handling (a7d078f)
- implement retry logic for file uploads and introduce
ValidationErrorfor client input validation. (1fddae6)
- require list tokens in parse results (663491c)
- knowhere python SDK (6363b60)