Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 797 Bytes

File metadata and controls

14 lines (10 loc) · 797 Bytes

DP Clean Prompt

DP_Clean_Prompt

Description

The DP Clean Prompt node is designed to clean and format prompt text for consistent results. It processes the input text to remove unnecessary characters, fix formatting issues, and ensure that the prompt is ready for further processing.

Inputs

  • STRING - input_text - The input text to be cleaned. (Multiline input)

Outputs

  • STRING - clean_text - The cleaned and formatted prompt text.

Example Usage

To use the DP Clean Prompt node, connect a prompt to the input_text input. The node will output the cleaned text, which can be used in subsequent processing steps.