Skip to content

[Document-Intelligence] Types for prebuilt models #28506

Open

Description

Is your feature request related to a problem? Please describe.

Since document-intelligence will be the successor of form recognizer I already looked into the migration path and did some testing.
During my testing I noticed the lag of types, which were available for form recognizer in the samples/prebuilt folder.
The samples for document-intelligence mention the following:

// Use of PrebuiltModels.Receipt above (rather than the raw model ID), adds strong typing of the model's output

But I dont know where I can find the mentioned types.

Describe the solution you'd like

A similar solution as we had before with form recognizer or a even more deeply integrated type system for prebuilt models.

Describe alternatives you've considered

Doing the types manually, but I would prefer a central solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Cognitive - Form Recognizercustomer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions