llman 0.0.55

A tool for managing LLM application rules(prompts) ...
Documentation
1
2
3
4
5
6
pub mod agents;
pub mod command;
pub mod config;
pub mod interactive;
pub mod prompts;
pub mod stats;