From 3036f0d3b06d0ad978ccfb417d5dab0177f0d87c Mon Sep 17 00:00:00 2001 From: ajay23-uns Date: Mon, 14 Apr 2025 14:01:02 -0400 Subject: [PATCH] Removed "Currently" --- ui/enriching/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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