Skip to content

Commit 53218ab

Browse files
authored
Update standard-pro-modes.md
1 parent 2d8f255 commit 53218ab

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/ai-services/content-understanding/concepts/standard-pro-modes.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,14 @@ Not sure which mode is right for your scenario? The following charts compare sta
8282

8383
You can try out the features of both Content Understanding standard and pro modes using the [Azure AI Foundry](https://ai.azure.com/explore/aiservices/vision/contentunderstanding). The service enables you to bring your own data and experiment with all the functionalities of both modes in a lightweight, no-code approach to help you find the best fit for your unique scenario.
8484

85-
### Pro mode known limitations
85+
### Pro mode known limitations and best practices
8686

8787
* Content Understanding pro mode currently doesn't offer confidence scores or grounding. It currently supports generative and classification of your fields but doesn't support extraction only.
8888
* Content Understanding pro mode is currently only available for documents.
89+
* The system works in “lookup mode” on reference documents: don’t expect exhaustive information recovery; if this is desired, include the document in your input documents instead.
90+
* Be as specific as possible with your schema (e.g., rather than identifying a list of inconsistencies, create a list field for each inconsistency type and describe it), and if possible, reference which parts of which documents should be consulted.
91+
* Keep reference documents short and sweet: Limit documents to the critical ones, and keep them short where possible to improve recall.
92+
8993

9094
## Next steps
9195

0 commit comments

Comments
 (0)