4.0.0-beta.4 (2022-02-10)
Features Added
- Added interfaces from
com.azure.core.client.traits
toDocumentAnalysisClientBuilder
andDocumentModelAdministrationClientBuilder
- Added support for currency type field value.
- Added support for users to optionally specify tags when building, copying
or creating a composed a model usingtags
attribute onBuildModelOptions
,CreateComposedModelOptions
andCopyAuthorizationOptions
model. - Added
languages
property onAnalyzeResult
. - Added model
DocumentLanguage
that includes information about the detected languages found in a document.
Breaking Changes
- Added
DocumentBuildMode
onbeginBuildModel
APIs to support building models with techniques for diverse templates.