Skip to content

docs: recommend GPT-5.4 mini for LCM#326

Merged
jalehman merged 1 commit into
Martian-Engineering:mainfrom
barronlroth:docs/gpt-mini-over-haiku
Apr 9, 2026
Merged

docs: recommend GPT-5.4 mini for LCM#326
jalehman merged 1 commit into
Martian-Engineering:mainfrom
barronlroth:docs/gpt-mini-over-haiku

Conversation

@barronlroth

Copy link
Copy Markdown
Contributor

Summary

  • switch the example summary/expansion model from Anthropic Haiku to OpenAI GPT-5.4 mini
  • document that lossless-claw supports runtime-managed OAuth providers for summarization and expansion
  • add a cost-sensitive starting configuration using GPT-5.4 mini

Why

Anthropic quota pressure makes Haiku a poor default example for many OpenClaw users. Lossless-claw already falls back to OpenClaw's configured default model when summary/expansion overrides are unset, so this PR updates the docs and examples rather than changing runtime defaults.

@barronlroth

Copy link
Copy Markdown
Contributor Author

One bit of context behind this docs change: OAuth support already exists in the plugin, but that wasn't clear from the docs when I went looking.

In practice, lossless-claw already supports runtime-managed auth profiles for summarization/expansion in the cases wired through the plugin, notably openai-codex and github-copilot. Part of the goal here is simply to make that support explicit so users don't assume they need a separate API key path for every LCM setup.

@jalehman jalehman merged commit 48ab3fd into Martian-Engineering:main Apr 9, 2026
1 check passed
@jalehman

jalehman commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

Thank you! Good change.

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.

2 participants