Releases: privateai/pai-thin-client
Releases · privateai/pai-thin-client
v4.0.0-alpha1
What's Changed
- Patch version bump for new release by @bryanbellsmith in #53
Full Changelog: v4.0.0-alpha...v4.0.0-alpha1
v4.0.0-alpha
What's Changed
- Bumped requests library to 2.32.3 by @bryanbellsmith in #49
- Removing version from uris by @a-guiducci in #50
- Additional changes to prepare client for 4.0.0-alpha release by @bryanbellsmith in #51
- Bump requests in pyproject.toml by @bryanbellsmith in #52
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
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
[3.8.2] - 2024-06-26
Added
Added pptx, ppt and dcm as valid_content_types
Changed
Fixed
3.8.1
What's Changed
- Added: Marker langauge support
3.8.0
Added support for the "enable_pdf_text_layer" PDFOption
3.7.2
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
Added
- Added "ALLOW_TEXT" as a valid type to filter objects
Changed
Fixed
3.7.0
What's Changed
Added
Changed
Fixed
- Removed unused imports from the 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