Full Changelog: v0.6.1...v0.7.0
- client: add follow_redirects request option (40221d5)
- ci: fix installation instructions (157308b)
- ci: upload sdks to package manager (9f9915c)
- docs: grammar improvements (eb2766f)
- docs: remove reference to rye shell (96a0239)
Full Changelog: v0.6.0...v0.6.1
- client: fix bug where types occasionally wouldn't generate (e1bec40)
- package: support direct resource imports (46ada4d)
- internal: avoid errors for isinstance checks on proxies (e4ffb62)
- internal: codegen related update (ed8951f)
- api: fixed incorrect description of how extraction results are ordered (4c6ee63)
- remove or fix invalid readme examples (71a39ed)
Full Changelog: v0.5.0...v0.6.0
- api: introduced extractive QA (7b9856c)
- pydantic v1: more robust ModelField.annotation check (40be0d5)
- broadly detect json family of content-type headers (ef18419)
- ci: add timeout thresholds for CI jobs (f0438ce)
- ci: only use depot for staging repos (869c0ff)
- internal: codegen related update (8860ae0)
- internal: fix list file params (6dc4e32)
- internal: import reformatting (57473e2)
- internal: refactor retries to not use recursion (513599c)
Full Changelog: v0.4.0...v0.5.0
- api: changed how end offsets are computed
- api: changed how end offsets are computed (3c96279)
Full Changelog: v0.3.3...v0.4.0
- api: made universal classification endpoint multi-input only
- api: made universal classification endpoint multi-input only (4fb2535)
Full Changelog: v0.3.2...v0.3.3
- client: minor internal fixes (a8dad58)
- internal: codegen related update (93cdfa0)
- internal: expand CI branch coverage (cc5df77)
- internal: reduce CI branch coverage (2cb8fb8)
- internal: slight transform perf improvement (6f47eaf)
- internal: update pyright settings (7dd9ad4)
- api: removed description of certain objects due to Mintlify bug (9099926)
Full Changelog: v0.3.1...v0.3.2
Full Changelog: v0.3.0...v0.3.1
Full Changelog: v0.2.0...v0.3.0
Full Changelog: v0.1.6...v0.2.0
- api: started sorting chunks by score and added
indexfield (#45)
Full Changelog: v0.1.5...v0.1.6
Full Changelog: v0.1.4...v0.1.5
Full Changelog: v0.1.3...v0.1.4
- api: added latest OpenAPI specification (#29) (411d83f)
- api: added latest OpenAPI specification (#33) (b053a4a)
- api: added latest OpenAPI specification (#34) (d9aef7f)
Full Changelog: v0.1.2...v0.1.3
Full Changelog: v0.1.1...v0.1.2
- internal: codegen related update (#22) (6c913e4)
- internal: remove extra empty newlines (#23) (39adf10)
- update SDK settings (#24) (914555c)
Full Changelog: v0.1.0-alpha.1...v0.1.1
Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1
- 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
NotGivenfor body (#6) (539267b)