Skip to content

fix: GPT-5.6 Sol, Terra, and Luna model definitions#3662

Merged
amitksingh1490 merged 2 commits into
mainfrom
add-gpt-5.6-sol-terra-luna-models
Jul 10, 2026
Merged

fix: GPT-5.6 Sol, Terra, and Luna model definitions#3662
amitksingh1490 merged 2 commits into
mainfrom
add-gpt-5.6-sol-terra-luna-models

Conversation

@amitksingh1490

Copy link
Copy Markdown
Contributor

Summary

Register the new GPT-5.6 Sol, Terra, and Luna models in the provider catalog so they are selectable through both the OpenAI API-key provider and the Codex backend.

Changes

  • Add gpt-5.6-sol (frontier), gpt-5.6-terra (balanced), and gpt-5.6-luna (cost-optimized) entries to provider.json
  • Duplicate the three model definitions under both provider sections (API-key and Codex responses endpoint)
  • All three models declare a 1,050,000-token context length with tool, parallel tool call, reasoning, and text/image input support

Testing

Load the provider catalog and confirm the three new GPT-5.6 models appear in the model list for both providers and can be selected without deserialization errors.

…codex providers

Co-Authored-By: ForgeCode <noreply@forgecode.dev>
@github-actions github-actions Bot added type: feature Brand new functionality, features, pages, workflows, endpoints, etc. type: provider Updates provider.json configuration. labels Jul 10, 2026
@amitksingh1490 amitksingh1490 changed the title feat: add GPT-5.6 Sol, Terra, and Luna model definitions fix: GPT-5.6 Sol, Terra, and Luna model definitions Jul 10, 2026
@amitksingh1490 amitksingh1490 removed the type: feature Brand new functionality, features, pages, workflows, endpoints, etc. label Jul 10, 2026
@tusharmath tusharmath enabled auto-merge (squash) July 10, 2026 02:36
@github-actions github-actions Bot added the type: fix Iterations on existing features or infrastructure. label Jul 10, 2026
Co-Authored-By: ForgeCode <noreply@forgecode.dev>
@amitksingh1490 amitksingh1490 disabled auto-merge July 10, 2026 02:56
@amitksingh1490 amitksingh1490 merged commit b9e98ea into main Jul 10, 2026
8 checks passed
@amitksingh1490 amitksingh1490 deleted the add-gpt-5.6-sol-terra-luna-models branch July 10, 2026 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: fix Iterations on existing features or infrastructure. type: provider Updates provider.json configuration.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant