-
Notifications
You must be signed in to change notification settings - Fork 188
docs: mark Runway Gen3a and legacy Kling models as EOL #1326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,7 +6,13 @@ | |
| mode: wide | ||
| --- | ||
|
|
||
| Kling Virtual Try On Node. Input a human image and a cloth image to try on the cloth on the human. You can merge multiple clothing item pictures into one image with a white background. | ||
| --- | ||
|
|
||
| <Warning> | ||
| **End of life (EOL)**: The Kolors Virtual Try-On API (`kolors-virtual-try-on`, `kolors-virtual-try-on-v1-5`) is scheduled for retirement on **September 15, 2026**. Use [Flux Virtual Try-On](/built-in-nodes/FluxVTONode) instead. | ||
| </Warning> | ||
|
|
||
| Kling Virtual Try On Node. Input a human image and a cloth image to try on the cloth on the human. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win Hyphenate “Try-On” in the node name. Use “Kling Virtual Try-On Node” for consistent compound-noun styling. 🧰 Tools🪛 GitHub Check: Mintlify Validation (dripart) - vale-spellcheck[warning] 15-15: built-in-nodes/KlingVirtualTryOnNode.mdx#L15 🪛 LanguageTool[grammar] ~15-~15: Use a hyphen to join words. (QB_NEW_EN_HYPHEN) 🤖 Prompt for AI AgentsSource: Linters/SAST tools |
||
|
|
||
| ## Inputs | ||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,7 +6,13 @@ | |
| mode: wide | ||
| --- | ||
|
|
||
| The Runway First-Last-Frame to Video node generates videos by uploading first and last keyframes along with a text prompt. It creates smooth transitions between the provided start and end frames using Runway's Gen-3 model. This is particularly useful for complex transitions where the end frame differs significantly from the start frame. | ||
| --- | ||
|
|
||
| <Warning> | ||
| **End of life (EOL)**: This node reached end of life on **July 30, 2026** when Runway retired Gen-3 Alpha Turbo. For first-last-frame video, use [Kling 3.0 FLF2V](/tutorials/partner-nodes/kling/kling-3-0) or other supported FLF2V templates. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win Correct the premature EOL tense across all Runway pages. As of July 27, 2026, July 30, 2026 is still future; use future-tense wording until that date.
🧰 Tools🪛 GitHub Check: Mintlify Validation (dripart) - vale-spellcheck[warning] 12-12: built-in-nodes/RunwayFirstLastFrameNode.mdx#L12 [warning] 12-12: zh/built-in-nodes/RunwayFirstLastFrameNode.mdx#L12 📍 Affects 4 files
🤖 Prompt for AI Agents |
||
| </Warning> | ||
|
|
||
| The Runway First-Last-Frame to Video node generates videos by uploading first and last keyframes along with a text prompt. | ||
|
|
||
| ## Inputs | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎯 Functional Correctness | 🟠 Major | ⚡ Quick win
Include
kling-v2-1in the EOL warning.This page still exposes
kling-v2-1at Line 27, but the warning only nameskling-v1-5andkling-v1-6. Align the notice with the legacy-model retirement scope so users ofkling-v2-1also receive the September 15, 2026 warning.🧰 Tools
🪛 GitHub Check: Mintlify Validation (dripart) - vale-spellcheck
[warning] 12-12: built-in-nodes/KlingStartEndFrameNode.mdx#L12
Did you really mean 'Kling'?
🤖 Prompt for AI Agents