Skip to content

Add detailed model info output#75

Merged
ctate merged 2 commits into
mainfrom
ctate/model-info
Jul 2, 2026
Merged

Add detailed model info output#75
ctate merged 2 commits into
mainfrom
ctate/model-info

Conversation

@ctate

@ctate ctate commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator
  • Add model detail output with pricing, release, and provider stats
  • Surface gateway metadata and endpoint data through model helpers
  • Update README, docs, changelog, and focused tests

@vercel

vercel Bot commented Jul 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ai-cli Ready Ready Preview, Comment Jul 2, 2026 8:11am

ctate and others added 2 commits July 2, 2026 03:10
- Add model detail output with pricing, release, and provider stats
- Surface gateway metadata and endpoint data through model helpers
- Update README, docs, changelog, and focused tests
fetchGatewayModels dropped models whose type is not one of the
generation modalities (embedding, realtime, reranking, ...), so
`ai models <model>` reported them as not found. Keep every gateway
model in a new `lookup` list used by the detail command, while
`all` still contains only generation-capable models so the list
command and --type filtering are unchanged.
@ctate ctate force-pushed the ctate/model-info branch from 322bded to 6ec945a Compare July 2, 2026 08:10
@ctate ctate merged commit 40437e5 into main Jul 2, 2026
10 checks passed
@ctate ctate mentioned this pull request Jul 2, 2026
ctate added a commit that referenced this pull request Jul 2, 2026
- Bump ai-cli package metadata to v0.4.2.
- Add v0.4.2 release notes covering the detailed model info output for
  `ai models <model>` (#75).

Co-authored-by: Chris Tate <366502+ctate@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant