
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.
- STRING -
input_text
- The input text to be cleaned. (Multiline input)
- STRING -
clean_text
- The cleaned and formatted prompt text.
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.