Install llm-cli 0.1.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/rustformers/llm/releases/download/v0.1.1/llm-cli-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/rustformers/llm/releases/download/v0.1.1/llm-cli-installer.ps1 | iex
Download llm-cli 0.1.1
|...