Skip to content

Commit 047d540

Browse files
committed
docs: clarify migrated openai profile ids
1 parent d864511 commit 047d540

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/concepts/oauth.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,10 @@ openclaw models auth login --provider openai
137137
```
138138

139139
Use `--profile-id openai:<name>` for multiple ChatGPT/Codex OAuth accounts in
140-
one agent. Do not use `openai-codex:<name>` for new profiles; doctor migrates
141-
that older prefix to `openai:<name>`.
140+
one agent. Do not use `openai-codex:<name>` for new profiles. Doctor migrates
141+
that older prefix to a collision-free `openai:*` profile id; run
142+
`openclaw models auth list --provider openai` after repair before copying
143+
profile ids into `auth.order` or `/model ...@<profileId>`.
142144

143145
Flow shape (PKCE):
144146

0 commit comments

Comments
 (0)