diff --git a/ui/enriching/overview.mdx b/ui/enriching/overview.mdx index 185d3d10..1844f67b 100644 --- a/ui/enriching/overview.mdx +++ b/ui/enriching/overview.mdx @@ -22,7 +22,7 @@ To add an enrichment, in an **Enrichment** node in a workflow, select one of the - **Table** can also provide a representation of each detected table in HTML markup format. [Learn more](/ui/enriching/table-to-html). - **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). -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**. +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**. Then, you can test your custom prompt in the **Edit & Test Prompt** section by clicking **Run Prompt**. To add multiple enrichments, create an additional **Enrichment** node for each enrichment type that you want to add. \ No newline at end of file