Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 19:23
· 592 commits to main since this release

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

target kind download
aarch64-apple-darwin tarball llm-cli-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball llm-cli-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball llm-cli-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball llm-cli-x86_64-unknown-linux-gnu.tar.xz