Skip to main content

find_prompt_template

Function find_prompt_template 

Source
pub async fn find_prompt_template(
    workspace_root: &Path,
    name: &str,
) -> Option<PromptTemplate>