Skip to content

feat: add gpt-5.5 support#106

Open
himalalps wants to merge 2 commits intoRayBytes:mainfrom
himalalps:new_model
Open

feat: add gpt-5.5 support#106
himalalps wants to merge 2 commits intoRayBytes:mainfrom
himalalps:new_model

Conversation

@himalalps
Copy link
Copy Markdown

#105 support gpt-5.5 model

Copilot AI review requested due to automatic review settings April 24, 2026 14:19
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds support for the gpt-5.5 model in ChatMock’s model registry and documents it as a supported model.

Changes:

  • Register gpt-5.5 (including aliases) in the internal model registry with configured reasoning-effort options.
  • Document gpt-5.5 in the README’s “Supported Models” list.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
chatmock/model_registry.py Adds a new ModelSpec entry for gpt-5.5, including aliases and effort variants.
README.md Updates the supported model list to include gpt-5.5.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread chatmock/model_registry.py
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