Skip to content

chore: update hardcoded fallback defaults to gpt-5.4#9

Open
abrichr wants to merge 1 commit intomainfrom
chore/update-model-defaults-gpt54
Open

chore: update hardcoded fallback defaults to gpt-5.4#9
abrichr wants to merge 1 commit intomainfrom
chore/update-model-defaults-gpt54

Conversation

@abrichr
Copy link
Copy Markdown
Member

@abrichr abrichr commented Mar 31, 2026

Update flagship fallback from gpt-5.2 to gpt-5.4. Auto-detection via get_latest() already handles this dynamically — these fallbacks only fire when the API is unavailable.

- model_registry.py: flagship fallback gpt-5.2 → gpt-5.4
- cost.py: add gpt-5.4 pricing entry
- README.md + __main__.py: update all gpt-5.2 references

The auto-detection via get_latest() already handles newer models
automatically (sorts by version number). These fallbacks only fire
when the API is unavailable.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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