Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ai-builder-docs/model-types.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ The following table lists the data type, models type, and build type.
| Documents | [Receipt processing](prebuilt-receipt-processing.md) | ReceiptScanning | Prebuilt |
| Documents | [Invoice processing](prebuilt-invoice-processing.md) | InvoiceProcessing | Prebuilt |
| Documents | [ID reader](prebuilt-id-reader.md) | IdentityDocument | Prebuilt |
|Text | [Text generation (preview)](prebuilt-azure-openai.md) | GptPowerPrompt, (GptPromptEngineering was used during Preview)| Prebuilt |
| Text | [Custom Prompt](use-a-custom-prompt-in-flow.md) | CustomPrompt | Prebuilt |
| Text | Category classification | TextClassificationV2 | [Prebuilt (preview)](prebuilt-category-classification.md) and [custom](text-classification-overview.md) |
| Text | Entity extraction | EntityExtraction | [Prebuilt](prebuilt-entity-extraction.md) and [custom](entity-extraction-overview.md) |
| Text | [Key phrase extraction](prebuilt-key-phrase.md) | KeyPhraseExtraction | Prebuilt |
Expand Down