llman 0.0.55

A tool for managing LLM application rules(prompts) ...
Documentation
1
2
3
4
5
6
pub mod backend;
pub mod frontmatter;
pub mod ir;
pub mod parser;
pub mod staleness;
pub mod validation;