Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions ja/tutorials/partner-nodes/pricing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -724,6 +724,7 @@ UI では品質(`low` / `medium` / `high`)ごとに概算の **米ドルレ
| :--- | :--- | :--- | :--- |
| prod-v1-Runway Video Generation Product | model: gen3a_turbo | 15.09 / 秒 | Video |
| prod-v1-Runway Video Generation Product | model: gen4_turbo | 10.55 / 秒 | Video |
| prod-v1-Runway Video Generation Product | model: aleph2 | 84.48 / 秒 | Video |
| RunwayML Image Generation Product | model: gen4_image | 24.14 / 実行 | Image |

## Sonilo
Expand Down
17 changes: 16 additions & 1 deletion ko/tutorials/partner-nodes/pricing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,19 @@ Anthropic 파트너 노드는 공개 Anthropic API와 동일한 기본 USD 사
| Gemini 출력 텍스트 토큰 (100만당) 제품 | model: gemini-2.5-pro | 2110 / 1M 토큰 | 텍스트 |
| Gemini 출력 텍스트 토큰 (100만당) 제품 | model: gemini-2.5-pro-preview-05-06 | 2110 / 1M 토큰 | 텍스트 |
| Gemini 출력 텍스트 토큰 (100만당) 제품 | model: gemini-3.1-flash-image-preview | 633 / 1M 토큰 | 텍스트 |
| Gemini 출력 텍스트 토큰 (100만당) 제품 | model: gemini-3.1-pro-preview |
| Gemini 출력 텍스트 토큰 (100만당) 제품 | model: gemini-3.1-pro-preview |
## Runway
Comment on lines +161 to +162

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major | ⚡ Quick win

Restore the truncated Gemini row before the table legs wobble.

Line 161 breaks the 4-column table contract and drops the price/category for gemini-3.1-pro-preview; it also appears to cut off the remaining Gemini output rows before ## Runway. This creates incorrect pricing content on the KO page.

Suggested fix
-| Gemini 출력 텍스트 토큰 (100만당) 제품  | model: gemini-3.1-pro-preview                              |
+| Gemini 출력 텍스트 토큰 (100만당) 제품  | model: gemini-3.1-pro-preview                              | 2532 / 1M 토큰   | 텍스트     |
+| Gemini 출력 텍스트 토큰 (100만당) 제품  | model: gemini-3-pro-image-preview                          | 2532 / 1M 토큰   | 텍스트     |
+| Gemini 출력 텍스트 토큰 (100만당) 제품  | model: gemini-3-pro-preview                                | 2532 / 1M 토큰   | 텍스트     |
📝 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.

Suggested change
| Gemini 출력 텍스트 토큰 (100만당) 제품 | model: gemini-3.1-pro-preview |
## Runway
| Gemini 출력 텍스트 토큰 (100만당) 제품 | model: gemini-3.1-pro-preview | 2532 / 1M 토큰 | 텍스트 |
| Gemini 출력 텍스트 토큰 (100만당) 제품 | model: gemini-3-pro-image-preview | 2532 / 1M 토큰 | 텍스트 |
| Gemini 출력 텍스트 토큰 (100만당) 제품 | model: gemini-3-pro-preview | 2532 / 1M 토큰 | 텍스트 |
## Runway
🤖 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/pricing.mdx` around lines 161 - 162, The Gemini
table row is truncated (the line beginning "Gemini 출력 텍스트 토큰 (100만당) 제품  |
model: gemini-3.1-pro-preview") which breaks the 4-column table and drops the
price/category and remaining Gemini rows before the "## Runway" heading; restore
the full Gemini table rows so each row has four pipe-separated columns (product,
model, price, notes/category) and re-add any truncated Gemini output rows that
were cut off prior to the "## Runway" heading so the table conforms to the
original 4-column layout.


| 제품 이름 | 구성 | 크레딧 | 카테고리 |
| :------------------------------------------- | :----------------------- | :---------- | :------- |
| prod-v1-Runway Video Generation Product | model: gen3a_turbo | 15.09 / 초 | Video |
| prod-v1-Runway Video Generation Product | model: gen4_turbo | 10.55 / 초 | Video |
| prod-v1-Runway Video Generation Product | model: aleph2 | 84.48 / 초 | Video |
| RunwayML Image Generation Product | model: gen4_image | 24.14 / 회 | Image |

## Sonilo

| 제품 이름 | 구성 | 크레딧 | 카테고리 |
| :---------------------- | :--------------------------------------- | :---------- | :------- |
| Sonilo Music Generate | model: sonilo, type: video-to-music | 1.9 / 초 | Audio |
| Sonilo Music Generate | model: sonilo, type: text-to-music | 1.055 / 초 | Audio |
Comment on lines +164 to +176

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Unify KO category labels in the new sections for consistent localization.

Lines 166–176 use English category values (Video, Image, Audio) while the rest of the KO page uses localized labels. Keeping categories in Korean avoids mixed-language table scanning friction.

Suggested fix
-| prod-v1-Runway Video Generation Product     | model: gen3a_turbo       | 15.09 / 초  | Video    |
-| prod-v1-Runway Video Generation Product     | model: gen4_turbo        | 10.55 / 초  | Video    |
-| prod-v1-Runway Video Generation Product     | model: aleph2            | 84.48 / 초  | Video    |
-| RunwayML Image Generation Product           | model: gen4_image        | 24.14 / 회  | Image    |
+| prod-v1-Runway Video Generation Product     | model: gen3a_turbo       | 15.09 / 초  | 비디오    |
+| prod-v1-Runway Video Generation Product     | model: gen4_turbo        | 10.55 / 초  | 비디오    |
+| prod-v1-Runway Video Generation Product     | model: aleph2            | 84.48 / 초  | 비디오    |
+| RunwayML Image Generation Product           | model: gen4_image        | 24.14 / 회  | 이미지    |
@@
-| Sonilo Music Generate   | model: sonilo, type: video-to-music      | 1.9 / 초    | Audio    |
-| Sonilo Music Generate   | model: sonilo, type: text-to-music       | 1.055 / 초  | Audio    |
+| Sonilo Music Generate   | model: sonilo, type: video-to-music      | 1.9 / 초    | 오디오    |
+| Sonilo Music Generate   | model: sonilo, type: text-to-music       | 1.055 / 초  | 오디오    |
📝 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.

Suggested change
| 제품 이름 | 구성 | 크레딧 | 카테고리 |
| :------------------------------------------- | :----------------------- | :---------- | :------- |
| prod-v1-Runway Video Generation Product | model: gen3a_turbo | 15.09 / 초 | Video |
| prod-v1-Runway Video Generation Product | model: gen4_turbo | 10.55 / 초 | Video |
| prod-v1-Runway Video Generation Product | model: aleph2 | 84.48 / 초 | Video |
| RunwayML Image Generation Product | model: gen4_image | 24.14 / 회 | Image |
## Sonilo
| 제품 이름 | 구성 | 크레딧 | 카테고리 |
| :---------------------- | :--------------------------------------- | :---------- | :------- |
| Sonilo Music Generate | model: sonilo, type: video-to-music | 1.9 / 초 | Audio |
| Sonilo Music Generate | model: sonilo, type: text-to-music | 1.055 / 초 | Audio |
| 제품 이름 | 구성 | 크레딧 | 카테고리 |
| :------------------------------------------- | :----------------------- | :---------- | :------- |
| prod-v1-Runway Video Generation Product | model: gen3a_turbo | 15.09 / 초 | 비디오 |
| prod-v1-Runway Video Generation Product | model: gen4_turbo | 10.55 / 초 | 비디오 |
| prod-v1-Runway Video Generation Product | model: aleph2 | 84.48 / 초 | 비디오 |
| RunwayML Image Generation Product | model: gen4_image | 24.14 / 회 | 이미지 |
## Sonilo
| 제품 이름 | 구성 | 크레딧 | 카테고리 |
| :---------------------- | :--------------------------------------- | :---------- | :------- |
| Sonilo Music Generate | model: sonilo, type: video-to-music | 1.9 / 초 | 오디오 |
| Sonilo Music Generate | model: sonilo, type: text-to-music | 1.055 / 초 | 오디오 |
🤖 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/pricing.mdx` around lines 164 - 176, The category
labels in the new tables for the products (rows containing "prod-v1-Runway Video
Generation Product", "RunwayML Image Generation Product", and "Sonilo Music
Generate") are in English ("Video", "Image", "Audio"); change them to the Korean
localized equivalents used elsewhere on the KO page (e.g., 비디오, 이미지, 오디오) so the
tables are consistent with the rest of the document.

1 change: 1 addition & 0 deletions tutorials/partner-nodes/pricing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -750,6 +750,7 @@ Per 1M tokens.
| :-------------------------------------- | :----------------- | :---------- | :------- |
| prod-v1-Runway Video Generation Product | model: gen3a_turbo | 15.09 / sec | Video |
| prod-v1-Runway Video Generation Product | model: gen4_turbo | 10.55 / sec | Video |
| prod-v1-Runway Video Generation Product | model: aleph2 | 84.48 / sec | Video |

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
# Verify whether Runway model docs mention aleph2.
# Expected: at least one aleph2 mention in the Runway video generation guide if the model is supported.
rg -n -C2 'aleph2|Gen3a|Gen4|First Last Frame' tutorials/partner-nodes/runway/video-generation.mdx tutorials/partner-nodes/pricing.mdx ja/tutorials/partner-nodes/pricing.mdx zh/tutorials/partner-nodes/pricing.mdx

Repository: Comfy-Org/docs

Length of output: 4744


Sync Runway model-list docs with aleph2 pricing.

tutorials/partner-nodes/pricing.mdx (line 753) adds prod-v1-Runway Video Generation Product with model aleph2, but tutorials/partner-nodes/runway/video-generation.mdx lists only Gen3a turbo / Gen4 turbo / First Last Frame—this docs drift can send users on a goose chase. Add aleph2 to the Runway model list (or explain the mismatch). 🥲

🤖 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/pricing.mdx` at line 753, The pricing doc adds
"prod-v1-Runway Video Generation Product" with model "aleph2" but the Runway
model list in tutorials/partner-nodes/runway/video-generation.mdx only mentions
Gen3a turbo / Gen4 turbo / First Last Frame; update the Runway model list to
include "aleph2" (matching the pricing entry) or add a clear note in
runway/video-generation.mdx explaining why "aleph2" appears in pricing but is
not listed in the Runway model options, referencing the exact identifier
"prod-v1-Runway Video Generation Product" and model name "aleph2" so readers
aren’t confused.

| RunwayML Image Generation Product | model: gen4_image | 24.14 / run | Image |

## Sonilo
Expand Down
1 change: 1 addition & 0 deletions zh/tutorials/partner-nodes/pricing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -749,6 +749,7 @@ OpenAI 合作节点按与公开 API 相同的美元用量计费。**积分 = 美
| :--------------------------------------- | :------------------ | :----------- | :-------- |
| prod-v1-Runway Video Generation Product | model: gen3a_turbo | 15.09 / sec | Video |
| prod-v1-Runway Video Generation Product | model: gen4_turbo | 10.55 / sec | Video |
| prod-v1-Runway Video Generation Product | model: aleph2 | 84.48 / sec | Video |
| RunwayML Image Generation Product | model: gen4_image | 24.14 / run | Image |

## Sonilo
Expand Down
Loading