Releases: privateai/pai-thin-client
Releases · privateai/pai-thin-client
3.6.3
What's Changed
Added
- Added support of 2 new parameters in
audio_options_obj
andbleep_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
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
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
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