Skip to content

docs: correct LM1c to accept any non-blank gateway chat alias - #157

Open
detail-app[bot] wants to merge 1 commit into
devfrom
detail/fix-docs/docs-correct-lm1c-to-accept-any-non-blank-gateway-f57d39
Open

docs: correct LM1c to accept any non-blank gateway chat alias#157
detail-app[bot] wants to merge 1 commit into
devfrom
detail/fix-docs/docs-correct-lm1c-to-accept-any-non-blank-gateway-f57d39

Conversation

@detail-app

@detail-app detail-app Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Commit 51086d9 renamed requireUniversalChatModel (which rejected any alias other than gpt-5.4) to requireGatewayModel (accepts any non-blank OPENAI_MODEL), but [LM1c] in AGENTS.md/CLAUDE.md still asserted that inference "MUST use exact gpt-5.4". Updated the rule to reflect that any non-blank gateway alias is accepted, with gpt-5.4 as the default.

An agent reading the stale rule would refuse to set or troubleshoot a non-default OPENAI_MODEL gateway alias, believing it violated a hard requirement — when the code now accepts any non-blank alias.

Introduced by commit 51086d9 (@WilliamAGH, #142)


Doc Drift PRs can be configured here.

@detail-app
detail-app Bot requested a review from WilliamAGH July 30, 2026 15:58
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