Skip to content

docs: add missing price for kimi-k2.6 on routing table#168

Merged
1bcMax merged 2 commits into
BlockRunAI:mainfrom
samwilsonSW:docs/kimi-pricing
May 18, 2026
Merged

docs: add missing price for kimi-k2.6 on routing table#168
1bcMax merged 2 commits into
BlockRunAI:mainfrom
samwilsonSW:docs/kimi-pricing

Conversation

@samwilsonSW
Copy link
Copy Markdown
Contributor

@samwilsonSW samwilsonSW commented May 18, 2026

Noticed that the kimi-k2.6 was the only model in the routing table without prices in description. Figured I'd save everyone the google search I did before scrolling further down to see rates.

Summary by CodeRabbit

  • Documentation
    • Updated pricing table to display pricing details for the PREMIUM tier option.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 18, 2026

📝 Walkthrough

Walkthrough

This PR updates the pricing table in README.md to include complete pricing information for the kimi-k2.6 model in the SIMPLE tier's PREMIUM column, changing from an unpaid entry to display $0.90/$4.00.

Changes

Pricing Table Documentation

Layer / File(s) Summary
Pricing table entry update
README.md
The SIMPLE tier row in the Tier pricing table's PREMIUM column is updated to include kimi-k2.6 pricing details ($0.90/$4.00) instead of an incomplete entry.

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title accurately describes the main change: adding missing pricing information for kimi-k2.6 in the routing table documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@README.md`:
- Line 212: Update the SIMPLE table entry that currently shows "kimi-k2.6
($0.90/$4.00)" to match the canonical pricing "moonshot/kimi-k2.6
($0.95/$4.00)"; locate the table row containing "SIMPLE" and the cell with
"kimi-k2.6" and change the first price from $0.90 to $0.95 so both occurrences
(the SIMPLE table and the moonshot/kimi-k2.6 reference) are consistent.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: a7cc3217-ae89-4c12-999c-bd8f9565397a

📥 Commits

Reviewing files that changed from the base of the PR and between e18d6d7 and 32963d1.

📒 Files selected for processing (1)
  • README.md

Comment thread README.md Outdated
| Tier | ECO Model | AUTO Model | PREMIUM Model |
| --------- | ----------------------------------- | ------------------------------------- | ---------------------------- |
| SIMPLE | nvidia/gpt-oss-120b (**FREE**) | gemini-2.5-flash ($0.30/$2.50) | kimi-k2.6 |
| SIMPLE | nvidia/gpt-oss-120b (**FREE**) | gemini-2.5-flash ($0.30/$2.50) | kimi-k2.6 ($0.90/$4.00) |
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟠 Major | ⚡ Quick win

Align kimi-k2.6 price with the canonical pricing table.

Line 212 says kimi-k2.6 ($0.90/$4.00), but Line 421 lists moonshot/kimi-k2.6 as $0.95/$4.00. Please make these consistent to avoid pricing confusion.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@README.md` at line 212, Update the SIMPLE table entry that currently shows
"kimi-k2.6 ($0.90/$4.00)" to match the canonical pricing "moonshot/kimi-k2.6
($0.95/$4.00)"; locate the table row containing "SIMPLE" and the cell with
"kimi-k2.6" and change the first price from $0.90 to $0.95 so both occurrences
(the SIMPLE table and the moonshot/kimi-k2.6 reference) are consistent.

@1bcMax 1bcMax merged commit 4008150 into BlockRunAI:main May 18, 2026
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.

1 participant