Skip to content

Releases: kili-technology/kili-python-sdk

Release 2.162.1

29 Oct 10:14
133f644
Compare
Choose a tag to compare

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

28 Oct 13:34
da35cfe
Compare
Choose a tag to compare

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

Full Changelog: 2.161.0...2.162.0

Release 2.161.0

09 Oct 09:13
8141784
Compare
Choose a tag to compare

What's Changed

  • feat: remove assets in export without labels in #1790

Full Changelog: 2.160.4...2.161.0

Release 2.160.4

02 Oct 16:30
8b8ea3e
Compare
Choose a tag to compare

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

30 Sep 15:33
e1b2723
Compare
Choose a tag to compare

What's Changed

  • fix: remove TODO and ONGOING assets from LLM_INSTR_FOLLOWING projects… by @HNicolas in #1780

Full Changelog: 2.160.2...2.160.3

Release 2.160.2

27 Sep 14:26
28bea87
Compare
Choose a tag to compare

What's Changed

  • feat: remove name from assetProjectModels query

Full Changelog: 2.160.1...2.160.2

Release 2.160.1

09 Sep 15:18
31e95b1
Compare
Choose a tag to compare

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

30 Aug 12:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.159.0...2.160.0

Release 2.159.0

02 Aug 07:28
f950166
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.158.4...2.159.0

Release 2.158.4

30 Jul 15:13
ce1ced9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.158.3...2.158.4