fabro/crates
Bryan Helmkamp fa542605d7 Add ullm CLI for unified-llm library
New crate `unified-llm-cli` with binary `ullm` providing:
- `prompt` command: generate text via streaming/non-streaming, with
  system prompts, options (-o temperature=0.5), stdin piping, and
  token usage display
- `models list` command: browse catalog models with --provider and
  --query filters
- Auto-detects provider from catalog for correct API routing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 12:48:19 -04:00
..
unified-llm Fix 8 spec compliance gaps in unified-llm 2026-02-20 12:41:41 -04:00
unified-llm-cli Add ullm CLI for unified-llm library 2026-02-20 12:48:19 -04:00