aixplain.modules.pipeline.designer.utils
find_prompt_params
def find_prompt_params(prompt: str) -> List[str]
This method will find the prompt parameters in the prompt string.
Arguments:
prompt
: the prompt string
Returns:
list of prompt parameters