Skip to content

Releases: privateai/pai-thin-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

3.6.2

15 Jan 21:00
6b294e4
Compare
Choose a tag to compare

What's Changed

Added

  • Created CONTRIBUTING.md to help developers with making modifications to this repo

Changed

Fixed

  • Typo for standard_high_multilingual model selection
  • Code format

3.6.1

12 Jan 03:59
61bc269
Compare
Choose a tag to compare

Includes a fix for working with deid 3.6.0. Some pydantic changes caused failures in client requests that included empty objects (eg. entity_detection:[])

Added a changelog

Added integration tests to help test against new releases

1.3.0

02 Aug 14:15
Compare
Choose a tag to compare

1.30 Release Notes:

  • Added diagnostics endpoint to the client
  • Response objects with processed text contain functions to generate reidentify request objects for fast reidentification
  • client can accept a url in addition to scheme, host, and port
  • Bug fixes with the block filter request objects