docs: add MiniMax H3 open-source workflow tutorial page - #1341
Conversation
|
Warning Review limit reached
Next review available in: 47 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughChangesMiniMax H3 documentation
Possibly related PRs
🚥 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 |
82ae199 to
16e7bdf
Compare
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 `@ja/tutorials/video/minimax/minimax-h3.mdx`:
- Line 99: Restore the missing blank line between the horizontal rule and
heading at ja/tutorials/video/minimax/minimax-h3.mdx lines 99 and 158, and
zh/tutorials/video/minimax/minimax-h3.mdx lines 100 and 159. Split each
concatenated ---### sequence into a standalone --- line, a blank line, and the
existing localized ### heading.
🪄 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: 173af502-623b-45dd-8da5-5a8f8a32bfdf
📒 Files selected for processing (5)
docs.jsonja/tutorials/video/minimax/minimax-h3.mdxko/tutorials/video/minimax/minimax-h3.mdxtutorials/video/minimax/minimax-h3.mdxzh/tutorials/video/minimax/minimax-h3.mdx
16e7bdf to
beba8d7
Compare
Add tutorials/video/minimax/minimax-h3.mdx covering the three native open-weights workflows (T2V, I2V, R2V) shipped with ComfyUI, including model downloads from Comfy-Org/MiniMax-H3, storage layout, and prompting tips. Update navigation for all four languages.
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 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 `@ja/tutorials/video/minimax/minimax-h3.mdx`:
- Line 75: Standardize the card titles in the minimax_h3 tutorial by choosing
one consistent label for “Diffusion Model” and one for “Text Encoder,” then
apply those exact renderings to the T2V, I2V, and R2V cards, including the
titles at the Diffusion model entries and the Text Encoder entries.
In `@zh/tutorials/video/minimax/minimax-h3.mdx`:
- Around line 76-77: Standardize the diffusion-model instruction wording across
the T2V, I2V, and R2V workflow sections: update the Card titles and placement
verbs in the entries around the visible T2V Card and the corresponding I2V and
R2V entries to use one consistent title and one consistent verb throughout.
🪄 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: 4f8ad60f-a152-4342-8d87-2e1354b008bf
📒 Files selected for processing (5)
docs.jsonja/tutorials/video/minimax/minimax-h3.mdxko/tutorials/video/minimax/minimax-h3.mdxtutorials/video/minimax/minimax-h3.mdxzh/tutorials/video/minimax/minimax-h3.mdx
beba8d7 to
205d836
Compare
Summary
Add a tutorial page for the open-weights MiniMax H3 model, now natively supported in ComfyUI.
The page covers the three native workflows shipped with the model:
Each section includes a preview video, Cloud + Download cards, input material cards, model download cards pointing to Comfy-Org/MiniMax-H3, the storage layout, and prompting tips sourced from the workflow templates.
Also updates navigation (docs.json) for all four languages (en/zh/ja/ko).
Test plan