Skip to content

Commit 1062db3

Browse files
authored
Removed "Currently" (#584)
1 parent 6544fd8 commit 1062db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/enriching/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To add an enrichment, in an **Enrichment** node in a workflow, select one of the
2222
- **Table** can also provide a representation of each detected table in HTML markup format. [Learn more](/ui/enriching/table-to-html).
2323
- **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).
2424

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**.
2626
Then, you can test your custom prompt in the **Edit & Test Prompt** section by clicking **Run Prompt**.
2727

2828
To add multiple enrichments, create an additional **Enrichment** node for each enrichment type that you want to add.

0 commit comments

Comments
 (0)