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