Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
config(models): refresh stale OpenAI pricing and record the Astra CLI-version constraint #3390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
config(models): refresh stale OpenAI pricing and record the Astra CLI-version constraint #3390
Changes from all commits
0a67ebfFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🗄️ Data Integrity & Integration | 🟡 Minor | ⚡ Quick win
🔎 Supported by static analysis
🤖 get_repo_knowledge executed:
get_repo_knowledge stranske/Workflows /tmp/coderabbit-repo-knowledge/stranske-workflows-825f7408/conventions /tmp/coderabbit-repo-knowledge/stranske-workflows-825f7408/learningsLength of output: 10267
🏁 Script executed:
Repository: stranske/Workflows
Length of output: 44519
🌐 Web query:
site:developers.openai.com/api/docs/models/gpt-5.6-sol promotional pricing November 21 2026💡 Result:
As of September 5, 2026, promotional pricing for the GPT-5.6 Sol model via the OpenAI API is scheduled to be available at least through November 21, 2026 [1]. This promotion includes a 20% reduction in input token costs, setting the price at $4 per million tokens, and a 33% reduction in output token costs, setting the price at $20 per million tokens [1]. There are no other major industry-wide promotional events specifically tied to this date, as Black Friday in 2026 falls on November 27.
Citations:
🏁 Script executed:
Repository: stranske/Workflows
Length of output: 36438
🏁 Script executed:
Repository: stranske/Workflows
Length of output: 35805
Record the GPT-5.6 Sol promotion expiry.
The
$4/$20rate is promotional through at least November 21, 2026. Both registry copies record onlypricing.as_of; the freshness workflow checks model IDs, not pricing. After the promotion ends, consumers can report stale rates. Add promotion expiry metadata or a pricing-specific refresh before that date.📍 Affects 2 files
config/model_registry.json#L117-L118(this comment)templates/consumer-repo/config/model_registry.json#L117-L118🤖 Prompt for AI Agents
Uh oh!
There was an error while loading. Please reload this page.