Skip to content

feat: add gpt-5.5 support - #106

Merged
RayBytes merged 2 commits into
RayBytes:mainfrom
himalalps:new_model
May 17, 2026
Merged

feat: add gpt-5.5 support#106
RayBytes merged 2 commits into
RayBytes:mainfrom
himalalps:new_model

Conversation

@himalalps

Copy link
Copy Markdown
Contributor

#105 support gpt-5.5 model

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

Copilot AI left a comment

Copy link
Copy Markdown

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
@RayBytes
RayBytes merged commit 85bdb27 into RayBytes:main May 17, 2026
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.

5 participants