vikit.prompt.prompt_cleaning¶
Overview¶
|
cleanse a text usually provided by an LLM so that it can be consumed |
Functions¶
- vikit.prompt.prompt_cleaning.cleanse_llm_keywords(input)¶
cleanse a text usually provided by an LLM so that it can be consumed downstream for video generation
- Parameters:
input -- The text to cleanse
- Returns:
The cleansed text