Skip to main content

load_template

Function load_template 

Source
pub fn load_template(
    name: &str,
    custom_path: Option<&str>,
) -> Result<AgentTemplate>
Expand description

Load a template by name — checks built-in templates first, then custom path.