ByteAsk CLI v0.1.9
ByteAsk CLI v0.1.9
- Self-hosted / custom models — point ByteAsk at your OWN OpenAI-compatible model server (vLLM, TGI, SGLang, Ollama, LM Studio, llama.cpp, LiteLLM, or a LiteLLM proxy) with
byteask models add <alias> --url ..., then pick it in/modelunderself/<alias>. Your compute, zero cost to you, and prompts never touch ByteAsk servers. - Security & abuse-resistance hardening.
Engine unchanged from 0.1.8 — the binaries below are identical; 0.1.9 ships client + gateway improvements.
Install: curl -fsSL https://code.byteask.ai/install.sh | sh · pip install byteask · npm i -g @byteask/cli
Binaries are gzip-compressed; SHA256SUMS lists the checksums.