[Partner Nodes] new Flux2ImageNode and GrokImageEditNodeV2 nodes#13814
Conversation
… DynamicCombo and Autogrow
📝 WalkthroughWalkthroughThis PR introduces two upgraded node variants with dynamic model selection. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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 `@comfy_api_nodes/nodes_bfl.py`:
- Around line 735-743: Restore the removed "prompt_upsampling" input on the
unified Flux2 node and ensure it is propagated into the request object: add an
IO input named "prompt_upsampling" (matching the old behavior) back into
Flux2ImageNode's inputs and include that value when constructing the
Flux2ProGenerateRequest so the request field is set the same way as the
deprecated Flux2 nodes; update any related serialization or default handling
where Flux2ProGenerateRequest is built to pass the prompt_upsampling parameter
through.
🪄 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: 6f99eabd-bd46-46cc-b955-ed01b464f133
📒 Files selected for processing (2)
comfy_api_nodes/nodes_bfl.pycomfy_api_nodes/nodes_grok.py
Nothing special, just rewritten nodes to use DynamicCombo and Autogrow
API Node PR Checklist
Scope
Pricing & Billing
If Need pricing update:
QA
Comms