FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: GPT-5.6 Sol, Terra, and Luna model definitions by amitksingh1490 · Pull Request #3662 · tailcallhq/forgecode · GitHub

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

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 Bot added type: feature Brand new functionality, features, pages, workflows, endpoints, etc. type: provider Updates provider.json configuration. labels Jul 10, 2026
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 removed the type: feature Brand new functionality, features, pages, workflows, endpoints, etc. label Jul 10, 2026
tusharmath enabled auto-merge (squash) July 10, 2026 02:36
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 disabled auto-merge July 10, 2026 02:56
amitksingh1490 merged commit b9e98ea into main Jul 10, 2026
8 checks passed
amitksingh1490 deleted the add-gpt-5.6-sol-terra-luna-models branch July 10, 2026 02:57
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL