Skip to content

Releases: groundlight/python-sdk

v0.16.0

28 May 20:52
46823fe

Choose a tag to compare

The default confidence threshold for new detectors has been changed from 0.9 (relatively high for most users) to 0.75 (more reasonable).

v0.15.2

10 May 21:29
a8a4dbb

Choose a tag to compare

What's Changed

  • Bump idna from 3.6 to 3.7 by @dependabot in #205
  • makes test idempotent by @brandon-groundlight in #199
  • [PK-3193] - Fix redirect with the Groundlight logo and change the script for Google Analytics by @jesusvalle-lw in #203
  • Bump some dep versions by @tyler-romero in #209

Full Changelog: v0.15.1...v0.15.2

v0.15.1

04 Apr 23:29
370edf5

Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.15.1

v0.15.0

01 Apr 18:52
85db7a0

Choose a tag to compare

What's Changed

  • Notifications in SDK by @brandon-groundlight in #179
  • [PK-3133] - Add intercom chat by @jesusvalle-lw in #182
  • Added google analytics according to the docs by @JhoamMolina in #183
  • If our client raises a special error, we should allow users to catch it by @brandon-groundlight in #178
  • Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #187
  • Bump follow-redirects from 1.15.5 to 1.15.6 in /docs by @dependabot in #186
  • Restoring timeout functionality by @timmarkhuff in #184
  • Bump katex from 0.16.9 to 0.16.10 by @dependabot in #189
  • Bump katex from 0.16.9 to 0.16.10 in /docs by @dependabot in #190
  • Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs by @dependabot in #188
  • Blog post on unclears by @srnangi in #192
  • Minor view changes for unclear blog by @srnangi in #193
  • V0.15.0 by @brandon-groundlight in #185
  • Fix title by @paulina-positronix in #195
  • Thought dev dependencies should be ignored by @brandon-groundlight in #196
  • matrix test fix for v0.15.0 by @brandon-groundlight in #198

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

07 Mar 21:31
687fc6f

Choose a tag to compare

What's Changed

Full Changelog: v0.13.2...v0.14.0

v0.13.2

21 Jan 06:51
4369348

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.1...v0.13.2

v0.13.1

06 Dec 21:28
e2c94d9

Choose a tag to compare

What's Changed

  • Small improvements to API docs by @mjvogelsong in #136
  • (small) Add SDK version to API requests by @mjvogelsong in #135
  • Bump got, @docusaurus/core, @docusaurus/preset-classic and @easyops-cn/docusaurus-search-local in /docs by @dependabot in #134
  • Small fixes and typos to some code blocks by @saifm-ai in #137
  • added review_reasons to the SDK for posting labels by @sunildkumar in #104

New Contributors

Full Changelog: v0.13.0...v0.13.1

v0.13.0

13 Nov 20:04
6b978ad

Choose a tag to compare

What's Changed

  • Pull sample applications into its own page in docs by @paulina-positronix in #126
  • A quick example to set up a monitor on a live stream by @paulina-positronix in #127
  • Re enable improvement test by @brandon-groundlight in #129
  • blocking tests getting in the way of CICD by @brandon-groundlight in #131
  • Stop submitting tests to integ by @brandon-groundlight in #130
  • Add IQ metadata by @mjvogelsong in #132

Full Changelog: v0.12.1...v0.13.0

v0.12.1

18 Oct 23:17
ff6da32

Choose a tag to compare

Small plumbing improvements to the new ask_* methods introduced in v0.12.0. Allow confidence_threshold to be optional when calling wait_for_confident_result. Documentation improvements have been made as well.

What's Changed

Full Changelog: v0.12.0...v0.12.1

v0.12.0

17 Oct 23:08
ed7512f

Choose a tag to compare

Added new methods to simplify the process of querying Groundlight for a variety of use cases and adding much friendlier documentation

What's Changed

Full Changelog: v0.11.2...v0.12.0