Skip to content

ByteAsk CLI v0.1.9

Choose a tag to compare

@pratyushiitd pratyushiitd released this 18 Jul 10:08
· 1 commit to main since this release

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 /model under self/<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.