Releases: kili-technology/kili-python-sdk
Releases · kili-technology/kili-python-sdk
Release 2.162.1
What's Changed
- fix(LAB-3228): fix dogfooding with system prompt export by @aurelienlombard in #1806
- chore: bump version to 2.162.1 by @github-actions in #1807
Full Changelog: 2.162.0...2.162.1
Release 2.162.0
What's Changed
- fix: allow floats and int for certain json metadata attribu… by @BlueGrizzliBear in #1766
- feat: aau i configure dogfooding projects models using the python by @RuellePaul in #1774
- feat: remove name from assetProjectModels query by @HNicolas in #1777
- feat: add
kili.llm.create_conversation
by @RuellePaul in #1775 - chore: merge release/2.160.2 into main by @github-actions in #1779
- feat: add label_type_in when exporting assets by @florianlega in #1776
- feat: add retry for 520, 521 and 522 errors by @BlueGrizzliBear in #1771
- chore: merge release/2.160.3 into main by @github-actions in #1782
- feat: filter labels when label_type_in is provided by @florianlega in #1783
- fix: replace openai dummy endpoint by dummy strings to avoid lychee fail by @BlueGrizzliBear in #1784
- chore: merge release/2.160.4 into main by @github-actions in #1786
- Remove assets in export without labels by @florianlega in #1787
- feat: Add possibility to filter on deleted projects for projects() and count_projects() by @stchabi in #1794
- feat: remove activated usage from user model by @florianlega in #1769
- feat: add includeSentBackLabels parameters for llm project by @FannyGaudin in #1770
- chore: add a way to disable or enable verify based on env variables by @baptiste-olivier in #1796
- feat: use a dedicated endpoint to check if external ids are in a project by @baptiste-olivier in #1797
- feat: Handle label type in for llm export by @florianlega in #1799
- fix: import with more than 100 external id by @baptiste-olivier in #1800
- fix: Avoid getting ROTATION_JOB not existing error when getting assets with SDK by @stchabi in #1801
- chore: bump version to 2.161.0 by @RuellePaul in #1792
- chore: bump version to 2.162.0 by @github-actions in #1804
New Contributors
- @RuellePaul made their first contribution in #1774
- @stchabi made their first contribution in #1794
Full Changelog: 2.161.0...2.162.0
Release 2.161.0
What's Changed
- feat: remove assets in export without labels in #1790
Full Changelog: 2.160.4...2.161.0
Release 2.160.4
What's Changed
- fix: add label_type_in for filtering assets for exports
- feat: add llm models and project models configuration
- feat: add kili.llm.create_conversation method
- feat: add retry mechanism for requests with 520-522 errors
Full Changelog: 2.160.3...2.160.4
Release 2.160.3
What's Changed
Full Changelog: 2.160.2...2.160.3
Release 2.160.2
Release 2.160.1
What's Changed
- fix: allow float and int for attribute in processing params for videos
Full Changelog: 2.160.0...2.160.1
Release 2.160.0
What's Changed
- feat: export INSTR_FOLLOWING project with the sdk by @baptiste-olivier in #1763
Full Changelog: 2.159.0...2.160.0
Release 2.159.0
What's Changed
- feat: adds labeler reviewer and assignee filters (in and notIn) by @BlueGrizzliBear in #1722
- fix: change exception text by @PierreLeveau in #1750
- fix: enable import of large batch of videos by @aurelienlombard in #1749
Full Changelog: 2.158.4...2.159.0
Release 2.158.4
What's Changed
- fix: use correct json metadata key when uploading videos by @BlueGrizzliBear in #1756
Full Changelog: 2.158.3...2.158.4