github Azure/azure-sdk-for-python azure-ai-formrecognizer_3.3.0b1

latest releases: azure-mgmt-servicenetworking_1.1.0b1, azure-mgmt-trustedsigning_1.0.0b1, azure-mgmt-mongocluster_1.0.0...
pre-release17 months ago

3.3.0b1 (2023-04-13)

This version of the client library defaults to the service API version 2023-02-28-preview.

Features Added

  • Added features keyword argument on begin_analyze_document() and begin_analyze_document_from_url().
  • Added query_fields keyword argument on begin_analyze_document() and begin_analyze_document_from_url().
  • Added AnalysisFeature enum with optional document analysis feature to enable.
  • Added file_list keyword argument on begin_build_document_model().
  • Added the following optional properties on DocumentStyle class: similar_font_family, font_style, font_weight, color, background_color.
  • Added support for custom document classification on DocumentModelAdministrationClient: begin_build_document_classifier,
    list_document_classifiers, get_document_classifier, and delete_document_classifier.
  • Added support for classifying documents on DocumentAnalysisClient: begin_classify_document and begin_classify_document_from_url.
  • Added ClassifierDocumentTypeDetails to use with begin_build_document_classifier().
  • Added model QuotaDetails and property custom_neural_document_model_builds on ResourceDetails.
  • Added kind documentClassifierBuild to OperationSummary and OperationDetails.
  • Added property expires_on to DocumentModelDetails and DocumentModelSummary.
  • Added kind formulaBlock to DocumentParagraph.
  • Added property common_name to DocumentKeyValuePair.
  • Added property code to CurrencyValue.
  • Added properties unit, city_district, state_district, suburb, house, and level to AddressValue.
  • Added "boolean" value_type and bool value to DocumentField.
  • Added properties annotations, images, formulas, and barcodes to DocumentPage.
  • Added models DocumentAnnotation, DocumentImage, DocumentFormula, and DocumentBarcode.

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.