Loader for prompt templates from external sources
Enables loading prompts from YAML files, directories, or other formats.
Load prompt from YAML content
YAML string
Parsed template
Load prompts from directory
Recursively loads all .yaml and .yml files from directory.
Directory path
Array of loaded templates
Load prompt from JSON content
JSON string
Loader for prompt templates from external sources
Enables loading prompts from YAML files, directories, or other formats.