LLM-Models: a CLI Tool to List Available LLM Models Across Providers
Mood
informative
Sentiment
positive
Category
programming
Key topics
Discussion Activity
Light discussionFirst comment
N/A
Peak period
1
Hour 1
Avg / period
1
Key moments
- 01Story posted
Nov 25, 2025 at 11:45 PM EST
21h ago
Step 01 - 02First comment
Nov 25, 2025 at 11:45 PM EST
0s after posting
Step 02 - 03Peak activity
1 comments in Hour 1
Hottest window of the conversation
Step 03 - 04Latest activity
Nov 25, 2025 at 11:45 PM EST
21h ago
Step 04
Generating AI Summary...
Analyzing up to 500 comments to identify key contributors and discussion patterns
The APIs themselves provide this info, but I got tired of checking docs or writing one-off scripts. Now I can just run:
$ llm-models -p Anthropic
and get the current list with human-readable names.
Installation:
macOS: brew tap ljbuturovic/tap && brew install llm-models
Linux: pipx install llm-models
Windows: pip install llm-models
Built with help from Claude Code. The tool queries each provider's API directly, so you get real-time availability rather than stale
documentation.Open to feedback and happy to add more providers if there's interest!
Want the full context?
Jump to the original sources
Read the primary article or dive into the live Hacker News thread when you're ready.