App Logo
chatgpt.com

List ChatGPT models

List the models ChatGPT offers the signed-in account and the lanes its model picker is built from, plus the account's default model. Each model carries its slug, title and description; each lane carries its id, name, default model, the models it holds and the plan it requires. On a free account the picker itself is not shown and only the Auto and Instant lanes come back, which is what the site offers there. Requires a signed-in session.

Input

None

Output

lanes required

The picker's lanes, in the order the site lists them.

models required
defaultModel required

Slug of the account's default model, e.g. "auto".

FAQ

List the models ChatGPT offers the signed-in account and the lanes its model picker is built from, plus the account's default model. Each model carries its slug, title and description; each lane carries its id, name, default model, the models it holds and the plan it requires. On a free account the picker itself is not shown and only the Auto and Instant lanes come back, which is what the site offers there. Requires a signed-in session.
Nothing. It takes no input.
It returns lanes, models, defaultModel.
Yes. It acts as you on chatgpt.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the chatgpt.com cookies saved by the Reduck extension.
It only reads. It looks things up on chatgpt.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/chatgpt.com/list_models, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/chatgpt.com/list_models
It is part of Reduck's official curated catalogue.

Start building not clicking