gpo.zugaina.org

Search Portage & Overlays:

dev-util/aichat

All-in-one LLM CLI: shell assistant, REPL, RAG, agents, multi-provider

Screenshots

  • aichat-0.30.0
    ~amd64
    debug

    View      Download      Browse     License: || ( Apache-2.0 MIT )   
    Overlay: stuff

ChangeLog

commit 48c3fa86fe3f7cd392b7d3d8c8adc817e90a8e65
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue May 26 00:13:29 2026 +0200

dev-util/aichat: new package, 0.30.0

All-in-one LLM CLI: Chat-REPL, shell assistant, RAG-over-files,
agent/tools framework, talks to OpenAI / Anthropic / Gemini / Ollama
/ Groq and any OpenAI-compatible local server (llama.cpp, vllm,
lemonade, llama-swap). Single static Rust binary.

Source build via cargo eclass with all 466 transitive crates inlined
in CRATES from the upstream Cargo.lock at v0.30.0. Dual-licensed
Apache-2.0 / MIT (both LICENSE files shipped); ebuild uses
|| ( Apache-2.0 MIT ) per Gentoo convention. Build-verified against
~amd64 with RUST_MIN_VER=1.85.0.