How to install Andyyyy64/whichllm. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
Andyyyy64/whichllm Installation Guide
How to install Andyyyy64/whichllm. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for Andyyyy64/whichllm. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i Andyyyy64/whichllmor
Install via npx
npx @hexmos/ipm i Andyyyy64/whichllmPrerequisites
Python
languageVersion: >=3.11
uv
dependency-managerManual Installation Methods
Manual installation instructions. How to install from GitHub source.
Install with uv tool
uv tool install whichllm
uv tool upgrade whichllmInstall with Homebrew
brew install andyyyy64/whichllm/whichllmInstall with pip
pip install whichllmRun directly without installation (using uvx)
uvx whichllm@latestBuild from source
git clone https://github.com/Andyyyy64/whichllm.git
cd whichllm
uv sync --dev
uv run whichllm