pub type RenderContext = BTreeMap<String, Value>;
Render context for a prompt template.
pub struct RenderContext { /* private fields */ }