llman 0.0.73

A tool for managing LLM application rules(prompts) ...
Documentation

llman

License: MIT CI

[!warning]

🏗 施工中

安装

crates.io 发行(llman-core / llman-sdd / gherkin-zh 一并发布):

cargo install llman --version 0.0.73

[!note]

发布过渡期快捷安装(从 GitHub tag 直接构建,效果等价):

cargo install --git https://github.com/StrayDragon/llman --tag v0.0.73

需要 nightly 工具链(rust-toolchain.toml 会自动切换)。