Skip to content

feat(api-nodes): enable Kling 3.0 Motion Control#12785

Merged
Kosinkadink merged 2 commits intomasterfrom
feat/api-nodes/kling-v3-motion-control
Mar 5, 2026
Merged

feat(api-nodes): enable Kling 3.0 Motion Control#12785
Kosinkadink merged 2 commits intomasterfrom
feat/api-nodes/kling-v3-motion-control

Conversation

@bigcat88
Copy link
Contributor

@bigcat88 bigcat88 commented Mar 5, 2026

API Node PR Checklist

Scope

  • Is API Node Change

Pricing & Billing

  • Need pricing update
  • No pricing update

If Need pricing update:

  • Metronome rate cards updated
  • Auto‑billing tests updated and passing

QA

  • QA done
  • QA not required

Comms

  • Informed Kosinkadink

@bigcat88 bigcat88 marked this pull request as ready for review March 5, 2026 14:18
@coderabbitai
Copy link

coderabbitai bot commented Mar 5, 2026

📝 Walkthrough

Walkthrough

This pull request adds model selection capability to the Kling Motion Control node. A new optional input field is introduced that allows selection between "kling-v3" and "kling-v2-6" models. The execute method signature is updated to accept this model parameter with "kling-v2-6" as the default value. The selected model is then passed to the MotionControlRequest API call via the model_name parameter.

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and accurately describes the main change: enabling Kling 3.0 Motion Control by adding model selection support.
Description check ✅ Passed The pull request description provides a structured API Node PR checklist that aligns with the changeset's objective to enable Kling 3.0 Motion Control with pricing and QA considerations.

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


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.

@Kosinkadink Kosinkadink merged commit 9cdfd74 into master Mar 5, 2026
17 checks passed
@bigcat88 bigcat88 deleted the feat/api-nodes/kling-v3-motion-control branch March 5, 2026 15:56
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.

2 participants