Add Grok Imagine Video 1.5 Partner Node tutorial (EN/ZH/JA/KO) - #1078
Conversation
ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThis PR adds a new "Grok Imagine Video 1.5" tutorial page (image-to-video with native audio, using LoadImage, GrokVideoNode, and SaveVideo) in English, Chinese, Japanese, and Korean, and updates docs.json navigation to link the new pages under Partner Nodes for each locale, adjusting the ko changelog reference. ChangesGrok Imagine Video 1.5 Tutorial Rollout
No sequence diagram needed here — this PR is docs all the way down, no multi-component flow to draw (though I'm gnome-ing you want one anyway)! Possibly related PRs
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
⚔️ Resolve merge conflicts
✨ 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 |
b5d0a29 to
153eaca
Compare
There was a problem hiding this comment.
Actionable comments posted: 3
🤖 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 `@docs.json`:
- Around line 5406-5415: Move the Korean Grok sidebar entry and related
changelog page out of the Japanese Partner Nodes tree and place them inside the
Korean locale block instead. Update the docs.json structure around the Grok
group so the ko/tutorials/partner-nodes/grok/grok-imagine-video-1-5 page and
ko/changelog/index are associated with the Korean locale, not the Japanese
sidebar, preserving the Japanese Partner Nodes and changelog entries.
In `@ko/tutorials/partner-nodes/grok/grok-imagine-video-1-5.mdx`:
- Around line 51-53: The first tip in the grok-imagine-video-1-5 tutorial is a
sentence fragment, so rewrite that bullet into a complete Korean sentence.
Update the text in the markdown list near the other tips so it reads naturally
alongside the existing guidance about prompts and seed values, keeping the same
meaning but finishing the thought.
In `@tutorials/partner-nodes/grok/grok-imagine-video-1-5.mdx`:
- Around line 10-53: The MDX copy in the Grok Imagine Video 1.5 tutorial uses em
dashes in several English sentences and bullet items, which should be replaced
with periods, commas, or colons. Update the prose in the overview, workflow
list, step list, and tips so the wording stays the same but no `—` characters
remain, especially around the GrokVideoNode, LoadImage, and SaveVideo
descriptions.
🪄 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: 818b0523-bbbc-434f-9757-59a586d6d50f
📒 Files selected for processing (5)
docs.jsonja/tutorials/partner-nodes/grok/grok-imagine-video-1-5.mdxko/tutorials/partner-nodes/grok/grok-imagine-video-1-5.mdxtutorials/partner-nodes/grok/grok-imagine-video-1-5.mdxzh/tutorials/partner-nodes/grok/grok-imagine-video-1-5.mdx
There was a problem hiding this comment.
Caution
Inline review comments failed to post. This is likely due to GitHub's internal server error or limits when posting large numbers of comments. If you are seeing this consistently it is likely a permissions issue. Please check "Moderation" -> "Code review limits" under your organization settings.
Actionable comments posted: 3
🤖 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 `@docs.json`:
- Around line 5406-5415: Move the Korean Grok sidebar entry and related
changelog page out of the Japanese Partner Nodes tree and place them inside the
Korean locale block instead. Update the docs.json structure around the Grok
group so the ko/tutorials/partner-nodes/grok/grok-imagine-video-1-5 page and
ko/changelog/index are associated with the Korean locale, not the Japanese
sidebar, preserving the Japanese Partner Nodes and changelog entries.
In `@ko/tutorials/partner-nodes/grok/grok-imagine-video-1-5.mdx`:
- Around line 51-53: The first tip in the grok-imagine-video-1-5 tutorial is a
sentence fragment, so rewrite that bullet into a complete Korean sentence.
Update the text in the markdown list near the other tips so it reads naturally
alongside the existing guidance about prompts and seed values, keeping the same
meaning but finishing the thought.
In `@tutorials/partner-nodes/grok/grok-imagine-video-1-5.mdx`:
- Around line 10-53: The MDX copy in the Grok Imagine Video 1.5 tutorial uses em
dashes in several English sentences and bullet items, which should be replaced
with periods, commas, or colons. Update the prose in the overview, workflow
list, step list, and tips so the wording stays the same but no `—` characters
remain, especially around the GrokVideoNode, LoadImage, and SaveVideo
descriptions.
🪄 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: 818b0523-bbbc-434f-9757-59a586d6d50f
📒 Files selected for processing (5)
docs.jsonja/tutorials/partner-nodes/grok/grok-imagine-video-1-5.mdxko/tutorials/partner-nodes/grok/grok-imagine-video-1-5.mdxtutorials/partner-nodes/grok/grok-imagine-video-1-5.mdxzh/tutorials/partner-nodes/grok/grok-imagine-video-1-5.mdx
🛑 Comments failed to post (3)
docs.json (1)
5406-5415: 🗄️ Data Integrity & Integration | 🟠 Major | ⚡ Quick win
Move the Korean Grok entry into the Korean locale block.
This inserts
ko/tutorials/...andko/changelog/indexinto the JapanesePartner Nodestree. That will misroute the Japanese sidebar and drop the Japanese changelog link.🤖 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 `@docs.json` around lines 5406 - 5415, Move the Korean Grok sidebar entry and related changelog page out of the Japanese Partner Nodes tree and place them inside the Korean locale block instead. Update the docs.json structure around the Grok group so the ko/tutorials/partner-nodes/grok/grok-imagine-video-1-5 page and ko/changelog/index are associated with the Korean locale, not the Japanese sidebar, preserving the Japanese Partner Nodes and changelog entries.ko/tutorials/partner-nodes/grok/grok-imagine-video-1-5.mdx (1)
51-53: 📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Finish the first tip sentence.
Line 51 reads like a fragment. Rewrite it as a full sentence so the Korean tip reads cleanly.
Suggested cleanup
- - 최상의 결과를 위해 고품질 입력 이미지 사용 + - 최상의 결과를 위해 고품질 입력 이미지를 사용하세요📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.- 최상의 결과를 위해 고품질 입력 이미지를 사용하세요 - 프롬프트는 **시각적 장면**과 **움직임 역학**을 모두 설명할 때 가장 효과적입니다 - 다양한 결과를 위해 시드 값을 변경해 보세요🧰 Tools
🪛 LanguageTool
[grammar] ~51-~51: Ensure spelling is correct
Context: ...자동으로 저장됩니다. ### 팁 - 최상의 결과를 위해 고품질 입력 이미지 사용 - 프롬프트는 시각적 장면과 움직임 역학을 모두 설명할 ...(QB_NEW_EN_ORTHOGRAPHY_ERROR_IDS_1)
🤖 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 `@ko/tutorials/partner-nodes/grok/grok-imagine-video-1-5.mdx` around lines 51 - 53, The first tip in the grok-imagine-video-1-5 tutorial is a sentence fragment, so rewrite that bullet into a complete Korean sentence. Update the text in the markdown list near the other tips so it reads naturally alongside the existing guidance about prompts and seed values, keeping the same meaning but finishing the thought.Source: Linters/SAST tools
tutorials/partner-nodes/grok/grok-imagine-video-1-5.mdx (1)
10-53: 📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Keep the English copy free of em dashes.
As per coding guidelines, English MDX should use periods, commas, or colons instead of
—. This page uses em dashes in the overview, workflow bullets, and step list.Suggested cleanup
- - **LoadImage** — provides the starting image frame + - **LoadImage**: provides the starting image frame🤖 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/grok/grok-imagine-video-1-5.mdx` around lines 10 - 53, The MDX copy in the Grok Imagine Video 1.5 tutorial uses em dashes in several English sentences and bullet items, which should be replaced with periods, commas, or colons. Update the prose in the overview, workflow list, step list, and tips so the wording stays the same but no `—` characters remain, especially around the GrokVideoNode, LoadImage, and SaveVideo descriptions.Source: Coding guidelines
…riants, and native audio details
Summary
Add a focused tutorial for the Grok Imagine Video 1.5 Partner Node — the latest video generation model from xAI/Grok, capable of producing high-quality videos with native audio from a single image input.
Changes
tutorials/partner-nodes/grok/grok-imagine-video-1-5.mdx(EN)zh/tutorials/partner-nodes/grok/grok-imagine-video-1-5.mdx(ZH)ja/tutorials/partner-nodes/grok/grok-imagine-video-1-5.mdx(JA)ko/tutorials/partner-nodes/grok/grok-imagine-video-1-5.mdx(KO)docs.json— registered Grok subgroup in Partner Nodes sidebar (EN/ZH/JA/KO)