Api version of custom classifier model and sdk

Bogdan Pechounov 125 Reputation points
2024-03-12T18:39:30.6566667+00:00

When training a custom classifier model, do we need to make sure that the api version of the .ocr.json files and the sdk we are currently using match?

Similarly, if a classifier was trained with api version X, can we use the sdk with version > X? I am not sure if there are compatibility issues.

Azure AI Document Intelligence
{count} votes

Answer accepted by question author
  1. VasaviLankipalle-MSFT 18,706 Reputation points Moderator
    2024-03-12T23:18:23.65+00:00

    Hello @Bogdan Pechounov , Thanks for using Microsoft Q&A Platform.

    To help you understand better regarding the API version of the classifier model and SDK. The following tables present the correlation between each SDK version the supported API versions of the Document Intelligence service.

    User's image

    Q. When training a custom classifier model, do we need to make sure that the api version of the .ocr.json files and the sdk we are currently using match?

    Regarding your question, once the model is created with a specific version and trained the data the OCR.json files get generated along with the API version details.

    User's image

    To avoid errors, it is generally recommended to use the same version of the SDK.

    Similarly to other question, you can try, however it is recommended to use the respective SDK version to take advantage of the specific features and avoid compatibility issues.

    I hope this helps.

    Regards,

    Vasavi

    -Please kindly accept the answer and vote 'yes' if you feel helpful to support the community, thanks.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.