Skip to content

feat: disable GPT-5.4 Pro model#705

Merged
open-agents-bot[bot] merged 2 commits intomainfrom
na/ca6afb9f
Apr 13, 2026
Merged

feat: disable GPT-5.4 Pro model#705
open-agents-bot[bot] merged 2 commits intomainfrom
na/ca6afb9f

Conversation

@open-agents-bot
Copy link
Copy Markdown
Contributor

Summary

Implements model availability check mechanism and disables the GPT-5.4 Pro model from selection, preventing users from accessing this model.

Changes

API (apps/web/app/api/chat/_lib/model-selection.ts)

  • Integrated model availability check into chat model selection logic
  • Added validation to prevent selection of unavailable models

Configuration (apps/web/lib/model-availability.ts)

  • Created new model availability check module
  • Implemented logic to disable GPT-5.4 Pro model
  • Exported availability status for use in model selection

Models (apps/web/lib/models-with-context.ts)

  • Updated model context configuration to respect availability status

Chat - Built with guidance from Nico Albanese

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
open-agents Skipped Skipped Apr 13, 2026 4:21pm

@open-agents-bot open-agents-bot bot merged commit ad69b1d into main Apr 13, 2026
10 checks passed
@open-agents-bot open-agents-bot bot deleted the na/ca6afb9f branch April 13, 2026 16:25
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