Skip to content

poe: add GPT-5.5 and GPT-5.5-Pro models#1616

Merged
rekram1-node merged 4 commits intoanomalyco:devfrom
fhennerkes:dev
Apr 27, 2026
Merged

poe: add GPT-5.5 and GPT-5.5-Pro models#1616
rekram1-node merged 4 commits intoanomalyco:devfrom
fhennerkes:dev

Conversation

@fhennerkes
Copy link
Copy Markdown
Contributor

No description provided.

family = "gpt-pro"
release_date = "2026-03-05"
last_updated = "2026-03-05"
name = "GPT-5.5-Pro"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

use extends

family = "gpt-pro"
release_date = "2025-12-11"
last_updated = "2025-12-11"
name = "GPT-5.5"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

use extends

fhennerkes and others added 2 commits April 27, 2026 10:34
Address PR review comment to use extends format and inherit from
openai/gpt-5.5 base model.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Address PR review comment to use extends format. Inherit from
opencode/gpt-5.5-pro since no openai/gpt-5.5-pro base exists yet.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@fhennerkes fhennerkes requested a review from rekram1-node April 27, 2026 18:19
@rekram1-node
Copy link
Copy Markdown
Collaborator

why are u omitting so much?

Inherit family, knowledge, and structured_output from base models
instead of omitting them. Only omit fields that genuinely don't
apply to Poe (provider-specific pricing tiers, different context
limits, opencode-specific provider config).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@rekram1-node rekram1-node merged commit cd8853f into anomalyco:dev Apr 27, 2026
1 check passed
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