Skip to content

v0.1.0

Latest

Choose a tag to compare

@khuynh22 khuynh22 released this 10 Apr 01:43
· 2 commits to main since this release

RaceLLM v0.1.0 — Initial Release 🏁

Race multiple LLMs simultaneously from your terminal.

Install

go install github.com/khuynh22/racellm@latest

What's included

  • Fan-out to OpenAI, Anthropic, Gemini, and Ollama simultaneously
  • --mode fastest cancels losers the moment a winner finishes
  • Live BubbleTea TUI with per-model progress bars and timing
  • YAML config with $ENV_VAR key resolution

Full Changelog: https://github.com/khuynh22/racellm/commits/v0.1.0