Skip to content

Releases: privateai/pai-thin-client

v4.0.0-alpha1

21 Oct 14:07
b6c691f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0-alpha...v4.0.0-alpha1

v4.0.0-alpha

18 Oct 21:15
745d240
Compare
Choose a tag to compare

What's Changed

Changelog

Added

  • New option for coreference_resolution in 4.0.0

Changed

  • Bumped requests from 2.31.0 to 2.32.3
  • Removed reference to the app version from client uris
  • Updated README to include coreference_resolution
  • Changed references of HIPPA to HIPAA_SAFE_HARBOR

Full Changelog: v3.9.0...v4.0.0-alpha

3.9.0

15 Aug 19:39
6f177bf
Compare
Choose a tag to compare

What's Changed

  • small typo in README by @guyd in #44
  • DEID-2609 Added NERTextResponse class and changes to support the NER … by @AmirPAI in #41
  • 3.9.0 initial updates DEID-2526 by @mrplt-pai in #45
  • Update CHANGELOG.md by @a-guiducci in #46
  • DEID-2625 Added Image Options to PAI Client by @AmirPAI in #47
  • Added test JPG image for integration test by @AmirPAI in #48

New Contributors

Full Changelog: v3.8.2...v3.9.0

3.8.2

26 Jun 13:17
b089e24
Compare
Choose a tag to compare

[3.8.2] - 2024-06-26
Added
Added pptx, ppt and dcm as valid_content_types

Changed

Fixed

3.8.1

16 Apr 14:19
515a40a
Compare
Choose a tag to compare

What's Changed

  • Added: Marker langauge support

3.8.0

11 Apr 13:48
aeebf65
Compare
Choose a tag to compare

Added support for the "enable_pdf_text_layer" PDFOption

3.7.2

04 Mar 21:01
a8746ed
Compare
Choose a tag to compare

What's Changed

  • Changed: Minor formatting
  • Fixed: Added UNIQUE_HASHED_ENTITY_TYPE to marker text validator

Full Changelog: v3.7.1...v3.7.2

3.7.1

01 Feb 21:58
cc1be03
Compare
Choose a tag to compare

Added

  • Added "ALLOW_TEXT" as a valid type to filter objects

Changed

Fixed

3.7.0

01 Feb 18:11
62232fc
Compare
Choose a tag to compare

What's Changed

Added

Changed

Fixed

  • Removed unused imports from the client

3.6.3

18 Jan 16:45
bf0a028
Compare
Choose a tag to compare

What's Changed

Added

  • Added support of 2 new parameters in audio_options_obj and bleep_obj objects:
    • bleep_gain - Sets the gain level, in decibels (dB), for the bleep sound within the audio segment.
    • bleep_frequency - Configures the frequency of the sine wave used for the bleep sound in an audio segment.

Changed

  • Updated formatting of CHANGELOG.md

Fixed

  • Updated links in CONTRIBUTING.md