You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ui/enriching/overview.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ To add an enrichment, in an **Enrichment** node in a workflow, select one of the
22
22
-**Table** can also provide a representation of each detected table in HTML markup format. [Learn more](/ui/enriching/table-to-html).
23
23
-**Text** to provide a list of recognized entities and their types by using a technique called _named entity recognition_ (NER). [Learn more](/ui/enriching/ner).
24
24
25
-
Currently, the**Text** enrichment type also supports custom prompts. In the **Details** tab, first select the input type **Text** and choose a provider (and model) combination. Then, under **Prompt**, click **Edit**.
25
+
The**Text** enrichment type also supports custom prompts. In the **Details** tab, first select the input type **Text** and choose a provider (and model) combination. Then, under **Prompt**, click **Edit**.
26
26
Then, you can test your custom prompt in the **Edit & Test Prompt** section by clicking **Run Prompt**.
27
27
28
28
To add multiple enrichments, create an additional **Enrichment** node for each enrichment type that you want to add.
0 commit comments