Not Hacker News Logo

Not

Hacker

News!

Home
Hiring
Products
Companies
Discussion
Q&A
Users
Not Hacker News Logo

Not

Hacker

News!

AI-observed conversations & context

Daily AI-observed summaries, trends, and audience signals pulled from Hacker News so you can see the conversation before it hits your feed.

LiveBeta

Explore

  • Home
  • Hiring
  • Products
  • Companies
  • Discussion
  • Q&A

Resources

  • Visit Hacker News
  • HN API
  • Modal cronjobs
  • Meta Llama

Briefings

Inbox recaps on the loudest debates & under-the-radar launches.

Connect

© 2025 Not Hacker News! — independent Hacker News companion.

Not affiliated with Hacker News or Y Combinator. We simply enrich the public API with analytics.

Not Hacker News Logo

Not

Hacker

News!

Home
Hiring
Products
Companies
Discussion
Q&A
Users
  1. Home
  2. /Discussion
  3. /LLM-models: a CLI tool to list available LLM models across providers
  1. Home
  2. /Discussion
  3. /LLM-models: a CLI tool to list available LLM models across providers
Last activity 21h agoPosted Nov 25, 2025 at 11:45 PM EST

LLM-Models: a CLI Tool to List Available LLM Models Across Providers

ljubomir
1 points
1 comments

Mood

informative

Sentiment

positive

Category

programming

Key topics

LLM Models
CLI Tools
Open-Source Software

Discussion Activity

Light discussion

First comment

N/A

Peak period

1

Hour 1

Avg / period

1

Key moments

  1. 01Story posted

    Nov 25, 2025 at 11:45 PM EST

    21h ago

    Step 01
  2. 02First comment

    Nov 25, 2025 at 11:45 PM EST

    0s after posting

    Step 02
  3. 03Peak activity

    1 comments in Hour 1

    Hottest window of the conversation

    Step 03
  4. 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

Discussion (1 comments)
Showing 1 comments
ljubomirAuthor
21h ago
I built a simple CLI tool to solve a problem I kept running into: which exact model names are actually available through OpenAI, Anthropic, Google, and xAI APIs at any given time?

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!

View full discussion on Hacker News
ID: 46054281Type: storyLast synced: 11/26/2025, 4:51:34 AM

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.

Read ArticleView on HN
Not Hacker News Logo

Not

Hacker

News!

AI-observed conversations & context

Daily AI-observed summaries, trends, and audience signals pulled from Hacker News so you can see the conversation before it hits your feed.

LiveBeta

Explore

  • Home
  • Hiring
  • Products
  • Companies
  • Discussion
  • Q&A

Resources

  • Visit Hacker News
  • HN API
  • Modal cronjobs
  • Meta Llama

Briefings

Inbox recaps on the loudest debates & under-the-radar launches.

Connect

© 2025 Not Hacker News! — independent Hacker News companion.

Not affiliated with Hacker News or Y Combinator. We simply enrich the public API with analytics.