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 fastestcancels losers the moment a winner finishes- Live BubbleTea TUI with per-model progress bars and timing
- YAML config with
$ENV_VARkey resolution
Full Changelog: https://github.com/khuynh22/racellm/commits/v0.1.0