feat: update partner node pricing (Bria, MiniMax H3, Ideogram P-Image) - #1338
Conversation
📝 WalkthroughWalkthroughChangesThe pricing pages update Bria rates, add Ideogram P-Image pricing, and expand MiniMax video pricing. Japanese, Korean, and Chinese translations also update metadata hashes and document formatting. Partner node pricing
Suggested reviewers: 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
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. Comment |
There was a problem hiding this comment.
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 `@tutorials/partner-nodes/pricing.mdx`:
- Around line 403-411: Replace every em-dash placeholder in the pricing
documentation, including the Ideogram rows in the shown table and the entries
around the additional referenced section, with N/A wherever the field does not
apply. Do not alter values that already contain applicable data.
🪄 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: Organization UI
Review profile: ASSERTIVE
Plan: Pro Plus
Run ID: 346a2840-dbc8-427b-82af-42a00ae11804
📒 Files selected for processing (4)
ja/tutorials/partner-nodes/pricing.mdxko/tutorials/partner-nodes/pricing.mdxtutorials/partner-nodes/pricing.mdxzh/tutorials/partner-nodes/pricing.mdx
| | Node | turbo | Character reference | rendering_speed | Credits / image | | ||
| | :------------- | :---- | :------------------ | :-------------- | :-------------- | | ||
| | Ideogram V1 | false | — | — | 18.1 | | ||
| | Ideogram V1 | true | — | — | 6.03 | | ||
| | Ideogram V2 | false | — | — | 24.14 | | ||
| | Ideogram V2 | true | — | — | 15.09 | | ||
| | Ideogram V4 | — | — | TURBO | 9.05 | | ||
| | Ideogram V4 | — | — | DEFAULT | 18.1 | | ||
| | Ideogram V4 | — | — | QUALITY | 30.17 | |
There was a problem hiding this comment.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Replace the em-dash placeholders.
Lines 405-411 and Lines 628-629 use — in English documentation. Replace each placeholder with N/A when the field does not apply.
As per coding guidelines, “In English documentation, avoid em dashes (—).”
Also applies to: 628-629
🤖 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 `@tutorials/partner-nodes/pricing.mdx` around lines 403 - 411, Replace every
em-dash placeholder in the pricing documentation, including the Ideogram rows in
the shown table and the entries around the additional referenced section, with
N/A wherever the field does not apply. Do not alter values that already contain
applicable data.
Source: Coding guidelines
Summary
Update partner node pricing based on recent ComfyUI PRs:
Files Changed
Modified (4 files)
tutorials/partner-nodes/pricing.mdx
zh/tutorials/partner-nodes/pricing.mdx
ja/tutorials/partner-nodes/pricing.mdx
ko/tutorials/partner-nodes/pricing.mdx
Checklist