Function prompt_graph_core::templates::render_template_prompt
source · pub fn render_template_prompt(
template_str: &str,
query_paths: &Vec<ChangeValue>,
partials: &HashMap<String, PromptLibraryRecord>
) -> Result<String>