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