Module templates

Module templates 

Source

Functionsยง

flatten_value_keys
Recursively flatten a SerializedValue into a set of key paths and values
json_value_to_serialized_value
Convert a serde_json::Value into a SerializedValue
render_template_prompt
Render a template string, placing in partials (names that map to prompts in the prompt library) and values from the query paths as records of changes that are made to the event log
serialized_value_to_json_value
Convert a SerializedValue into a serde_json::Value
validate_template
Verify that the template and included query paths are valid