← 返回命令列表

Linux command

models 命令

文件

复制后可按需替换文件名、目录或参数。

常用示例

Launch the interactive TUI

models

List all models

models list

Search for a model

models search "[query]"

Show details

models show [provider/model-id]

List providers

models providers

View coding agent status

agents status

说明

models is a fast CLI and TUI for browsing LLM models and tracking coding agents from the terminal. It aggregates data from models.dev and lets you browse and filter AI model providers, search across multiple providers, view context limits, pricing, and capabilities, copy model IDs, and export data as JSON. A sibling agents command maintains a curated list of coding agents, detects installed versions, and tracks GitHub metrics like stars, releases, and update availability.

FAQ

What is the models command used for?

models is a fast CLI and TUI for browsing LLM models and tracking coding agents from the terminal. It aggregates data from models.dev and lets you browse and filter AI model providers, search across multiple providers, view context limits, pricing, and capabilities, copy model IDs, and export data as JSON. A sibling agents command maintains a curated list of coding agents, detects installed versions, and tracks GitHub metrics like stars, releases, and update availability.

How do I run a basic models example?

Run `models` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more models examples?

This page includes 6 examples for models, plus related commands for nearby Linux tasks.