Releases: kili-technology/kili-python-sdk
Releases · kili-technology/kili-python-sdk
Release 2.165.0
What's Changed
- feat(LAB-3258): add system prompt to
create_conversation
by @RuellePaul in #1826 - fix(lab-3323): fix export for geosat projects by @HNicolas in #1827
- fix(sup-1998): only cast CategoryList once per job by @HNicolas in #1830
- feat(LAB-3098): dynamic llm export
completion
level classification by @RuellePaul in #1828 - fix(LAB-3326): creation of a new method to assign labelers to assets … by @stchabi in #1829
- feat: Add list events method by @florianlega in #1831
- feat: include exclude files in dataconnections by @baptiste-olivier in #1832
- fix: copy project by @baptiste-olivier in #1833
- fix(LAB-3326): creation of a new method to assign labelers to assets … by @stchabi in #1834
Full Changelog: 2.164.0...2.165.0
Release 2.164.0
What's Changed
- feat(LAB-3294): add
progress
inupdate_properties_in_notification
by @RuellePaul in #1820
Full Changelog: 2.163.0...2.164.0
Release 2.163.0
What's Changed
- feat: expose complexity consumption by @baptiste-olivier in #1798
- feat: use the SDK to create tag to organization by @baptiste-olivier in #1810
- feat: remove status from
CreateLLMAsset
resolver by @RuellePaul in #1811 - feat: on LLM dynamic projects export annotations at different levels by @FannyGaudin in #1812
Full Changelog: 2.162.2...2.163.0
Release 2.162.2
What's Changed
- fix(LAB-3244): reorganized chat items depending on role (system, assistant, user) by @baptiste-olivier in #1814
- feat: llm export - customize filter by asset status by @baptiste-olivier in #1809
- fix(SUP-1982): add skip and auto-assign quality settings in copy_project by @FannyGaudin in #1815
Full Changelog: 2.162.1...2.162.2
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