1.0.0-beta.2 (2024-10-14)
This library now supports the Azure AI Face v1.2-preview.1 API.
Features Added
- Added support for latest Detect Liveness Session API
- New face detection operation: Detect From Session Image Id using
DetectFromSessionImageIdParameters
. - New liveness session operation: Get Session Image.
- New properties
enableSessionImage?: boolean
,livenessSingleModalModel?: LivenessModel
toCreateLivenessSessionContent
. - New model
CreateLivenessWithVerifySessionJsonContent
for liveness session operations Create Liveness With Verify Session and Create Liveness With Verify Session With Verify Image.
- New face detection operation: Detect From Session Image Id using