Skip to main content
Version: 1.0

aixplain.modules.pipeline.designer.utils

find_prompt_params

def find_prompt_params(prompt: str) -> List[str]

[view_source]

This method will find the prompt parameters in the prompt string.

Arguments:

  • prompt: the prompt string

Returns:

list of prompt parameters