Releases: inference-gateway/cli
🚀 Version 0.104.0
What's Changed
0.104.0 (2026-04-25)
🚀 Features
🐛 Bug Fixes
🧹 Maintenance
- deepseek: Migrate to deepseek-v4 lineup across configs, docs, examples (#430) (248880f)
- nix: Set __structuredAttrs = true (NPV-166) (6136e33), closes NixOS/nixpkgs#513418
- nix: Update package to v0.103.7 (#427) (2040bc2)
📦 Installation
Quick Install (Recommended)
Install the latest version using our install script:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bashOr install a specific version:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --version v0.104.0Custom installation directory:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --install-dir $HOME/.local/binBinary Download
Download the appropriate binary for your platform from the assets below.
Container Image
docker run --rm -it ghcr.io/inference-gateway/cli:0.104.0Full Changelog: v0.103.7...v0.104.0
🚀 Version 0.103.7
What's Changed
0.103.7 (2026-04-25)
🐛 Bug Fixes
📦 Installation
Quick Install (Recommended)
Install the latest version using our install script:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bashOr install a specific version:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --version v0.103.7Custom installation directory:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --install-dir $HOME/.local/binBinary Download
Download the appropriate binary for your platform from the assets below.
Container Image
docker run --rm -it ghcr.io/inference-gateway/cli:0.103.7Full Changelog: v0.103.6...v0.103.7
🚀 Version 0.103.6
What's Changed
0.103.6 (2026-04-25)
🧹 Maintenance
- nix: Adopt nixpkgs RFC 166 / nixfmt-rfc-style conventions (#425) (d1e16b8)
- nix: Update package to v0.103.5 (#424) (e3880aa)
📦 Installation
Quick Install (Recommended)
Install the latest version using our install script:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bashOr install a specific version:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --version v0.103.6Custom installation directory:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --install-dir $HOME/.local/binBinary Download
Download the appropriate binary for your platform from the assets below.
Container Image
docker run --rm -it ghcr.io/inference-gateway/cli:0.103.6Full Changelog: v0.103.5...v0.103.6
🚀 Version 0.103.5
What's Changed
0.103.5 (2026-04-25)
🧹 Maintenance
📦 Installation
Quick Install (Recommended)
Install the latest version using our install script:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bashOr install a specific version:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --version v0.103.5Custom installation directory:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --install-dir $HOME/.local/binBinary Download
Download the appropriate binary for your platform from the assets below.
Container Image
docker run --rm -it ghcr.io/inference-gateway/cli:0.103.5Full Changelog: v0.103.4...v0.103.5
🚀 Version 0.103.4
What's Changed
0.103.4 (2026-04-25)
🐛 Bug Fixes
- ci: Check out main in nix-version-sync to avoid detached HEAD (5f70e14)
📦 Installation
Quick Install (Recommended)
Install the latest version using our install script:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bashOr install a specific version:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --version v0.103.4Custom installation directory:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --install-dir $HOME/.local/binBinary Download
Download the appropriate binary for your platform from the assets below.
Container Image
docker run --rm -it ghcr.io/inference-gateway/cli:0.103.4Full Changelog: v0.103.3...v0.103.4
🚀 Version 0.103.3
What's Changed
0.103.3 (2026-04-25)
🐛 Bug Fixes
- ci: Convert nix-prefetch-url output to SRI hash (92990b9)
👷 CI/CD
- Bump actions to latest (481da5d)
🧹 Maintenance
📦 Installation
Quick Install (Recommended)
Install the latest version using our install script:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bashOr install a specific version:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --version v0.103.3Custom installation directory:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --install-dir $HOME/.local/binBinary Download
Download the appropriate binary for your platform from the assets below.
Container Image
docker run --rm -it ghcr.io/inference-gateway/cli:0.103.3Full Changelog: v0.103.2...v0.103.3
🚀 Version 0.103.2
What's Changed
0.103.2 (2026-04-25)
🐛 Bug Fixes
- ci: Use nix/default.nix as build entry point (455f246)
📦 Installation
Quick Install (Recommended)
Install the latest version using our install script:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bashOr install a specific version:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --version v0.103.2Custom installation directory:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --install-dir $HOME/.local/binBinary Download
Download the appropriate binary for your platform from the assets below.
Container Image
docker run --rm -it ghcr.io/inference-gateway/cli:0.103.2Full Changelog: v0.103.1...v0.103.2
🚀 Version 0.103.1
What's Changed
0.103.1 (2026-04-25)
👷 CI/CD
🧹 Maintenance
- deps: Bump dev dependecies to latest (cad77b3)
- deps: Bump github.com/inference-gateway/adk from 0.17.0 to 0.17.1 (#419) (2974230)
- deps: Bump modernc.org/sqlite from 1.48.2 to 1.49.1 (#420) (3e481b2)
📦 Installation
Quick Install (Recommended)
Install the latest version using our install script:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bashOr install a specific version:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --version v0.103.1Custom installation directory:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --install-dir $HOME/.local/binBinary Download
Download the appropriate binary for your platform from the assets below.
Container Image
docker run --rm -it ghcr.io/inference-gateway/cli:0.103.1Full Changelog: v0.103.0...v0.103.1
🚀 Version 0.103.0
What's Changed
0.103.0 (2026-04-17)
🚀 Features
📦 Installation
Quick Install (Recommended)
Install the latest version using our install script:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bashOr install a specific version:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --version v0.103.0Custom installation directory:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --install-dir $HOME/.local/binBinary Download
Download the appropriate binary for your platform from the assets below.
Container Image
docker run --rm -it ghcr.io/inference-gateway/cli:0.103.0Full Changelog: v0.102.0...v0.103.0
🚀 Version 0.102.0
What's Changed
0.102.0 (2026-04-16)
🚀 Features
📦 Installation
Quick Install (Recommended)
Install the latest version using our install script:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bashOr install a specific version:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --version v0.102.0Custom installation directory:
curl -fsSL https://raw.githubusercontent.com/inference-gateway/cli/main/install.sh | bash -s -- --install-dir $HOME/.local/binBinary Download
Download the appropriate binary for your platform from the assets below.
Container Image
docker run --rm -it ghcr.io/inference-gateway/cli:0.102.0Full Changelog: v0.101.0...v0.102.0