Regards Source Code release during updates

Johnimmanuel Vetri 20 Reputation points
2024-09-16T08:50:28.6466667+00:00

I just need to know, whenever there is an update in the Document Intelligence studio, in which programming language initial code will be released so that i can access in my VS code using api keys and endpoints. I'm using Document intelligence, form recognizer pre-built - document model. Can anyone explain about this as soon as possible? I prefer using Python.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,663 questions
{count} votes

Accepted answer
  1. Vinodh247 20,396 Reputation points
    2024-09-16T09:31:10.8366667+00:00

    Hi Johnimmanuel Vetri,

    Thanks for reaching out to Microsoft Q&A.

    When there's an update in the Doc Intelligence studio, esp for Form Recognizer's prebuilt document model, the initial code provided by azure is typically available in Python, as well as other languages like c# and javascript.

    Azure often provides sample code snippets in Python, C#, and other languages. For python, you can generally use the azure SDK for python, which includes packages like azure-ai-formrecognizer.

    Visit the Azure Form Recognizer documentation for upto date code samples and api details.

    Please 'Upvote'(Thumbs-up) and 'Accept' as an answer if the reply was helpful. This will benefit other community members who face the same issue.

    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 Answers by the question author, which helps users to know the answer solved the author's problem.