Skip to content

chore: adding opus 4.7#8614

Merged
michaelneale merged 1 commit intomainfrom
micn/opus-canonical
Apr 18, 2026
Merged

chore: adding opus 4.7#8614
michaelneale merged 1 commit intomainfrom
micn/opus-canonical

Conversation

@michaelneale
Copy link
Copy Markdown
Collaborator

Opus 4.7 is out - this teaches goose about it - context size etc - just routine update.

This description was written by hand, by mic, old school.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4122c7f998

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines +90483 to 90484
"context": 128000,
"output": 262144
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Keep Kimi-K2.5 output limit within context window

This update reduces poe/novita/kimi-k2.5 context from 256000 to 128000 while leaving output at 262144, so the advertised max completion now exceeds the total context window. Downstream consumers that use these limits for token budgeting (UI display, validation, or truncation logic) will be working from an impossible configuration and can mislead users or over-allocate tokens. Please align limit.output to be <= limit.context (or restore the prior context value if 128000 is not intended).

Useful? React with 👍 / 👎.

@jh-block
Copy link
Copy Markdown
Collaborator

There are a bunch of changes to other models here as well, is that intentional?

@jh-block jh-block self-assigned this Apr 17, 2026
Copy link
Copy Markdown
Collaborator

@baxen baxen left a comment

Choose a reason for hiding this comment

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

LGTM

@michaelneale michaelneale added this pull request to the merge queue Apr 18, 2026
Merged via the queue into main with commit 4656d1a Apr 18, 2026
18 checks passed
@michaelneale michaelneale deleted the micn/opus-canonical branch April 18, 2026 03:34
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.

3 participants