From 6822d509d7f10c00ae3d3c539481e6493d25780d Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Thu, 22 Jan 2026 09:38:43 +0000 Subject: [PATCH] docs: explain unpinning model auth profiles --- docs/start/faq.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/start/faq.md b/docs/start/faq.md index 915890c99..286662cb6 100644 --- a/docs/start/faq.md +++ b/docs/start/faq.md @@ -1067,6 +1067,17 @@ You can also force a specific auth profile for the provider (per session): Tip: `/model status` shows which agent is active, which `auth-profiles.json` file is being used, and which auth profile will be tried next. It also shows the configured provider endpoint (`baseUrl`) and API mode (`api`) when available. +### How do I unpin a profile I set with `@profile`? + +Re-run `/model` **without** the `@profile` suffix: + +``` +/model anthropic/claude-opus-4-5 +``` + +If you want to return to the default, pick it from `/model` (or send `/model `). +Use `/model status` to confirm which auth profile is active. + ### Why do I see “Model … is not allowed” and then no reply? If `agents.defaults.models` is set, it becomes the **allowlist** for `/model` and any