llman 0.0.46

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