Skip to content

Commit b37659a

Browse files
committed
ready for merge
1 parent f96a456 commit b37659a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

articles/applied-ai-services/form-recognizer/concept-query-field-extraction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ For query field extraction, specify the fields you want to extract and Form Reco
3737

3838
:::image type="content" source="media/studio/query-field-select.png" alt-text="Screenshot of query fields selection window in Form Recognizer Studio.":::
3939

40-
* Form Recognizer utilizes the capabilities of both Azure OpenAI and extraction models to analyze and extract the field data and return the values in a structured JSON output.
40+
* Form Recognizer utilizes the capabilities of both [**Azure OpenAI Service**](../../cognitive-services/openai/overview.md) and extraction models to analyze and extract the field data and return the values in a structured JSON output.
4141

4242
* In addition to the query fields, the response includes text, tables, selection marks, general document key-value pairs, and other relevant data.
4343

articles/applied-ai-services/form-recognizer/toc.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,9 @@ items:
145145
- name: Layout model
146146
displayName: tables, selection marks, structure, paragraph roles, text, headers, page numbers
147147
href: concept-layout.md
148-
- name: 🆕 Query field extraction
149-
href: concept-query-field-extraction.md (preview)
148+
- name: 🆕 Query field extraction (preview)
149+
displayName: queries, fields, OpenAI, chat
150+
href: concept-query-field-extraction.md
150151
- name: 🆕 Health insurance card model (preview)
151152
displayName: health, proof, hospital
152153
href: concept-insurance-card.md

0 commit comments

Comments
 (0)