aico-cli 0.1.6

Scriptable control over LLMs from the terminal
Documentation
1
2
3
4
5
6
7
8
9
[toolchain]
channel = "stable"
components = ["cargo", "rust-std", "rustc", "rustfmt", "clippy"]
targets = [
    "x86_64-unknown-linux-gnu",
    "x86_64-unknown-linux-musl",
    "aarch64-unknown-linux-musl",
    "riscv64gc-unknown-linux-musl"
]