diff --git a/ja/tutorials/partner-nodes/openrouter/llm.mdx b/ja/tutorials/partner-nodes/openrouter/llm.mdx
index d6f66f4ba..278aa4469 100644
--- a/ja/tutorials/partner-nodes/openrouter/llm.mdx
+++ b/ja/tutorials/partner-nodes/openrouter/llm.mdx
@@ -2,12 +2,12 @@
title: "OpenRouter LLM API ノード ComfyUI 公式サンプル"
description: "ComfyUI の OpenRouter LLM パートナーノードで、複数の最先端モデルを 1 つのノードから選び、チャット・推論・ビジョン・ウェブ検索付き回答を利用できます。"
sidebarTitle: "OpenRouter LLM"
-translationSourceHash: 7f3f031c
+translationSourceHash: 95459585
translationFrom: tutorials/partner-nodes/openrouter/llm.mdx
translationBlockHashes:
"_intro": f09612e4
"What OpenRouter LLM is good at": 2f0a413c
- "Supported models": 0cde70e9
+ "Supported models": fd701c65
"Model-specific inputs": 61b64249
---
@@ -30,23 +30,35 @@ import UpdateReminder from "/snippets/ja/tutorials/update-reminder.mdx";
## サポートモデル
| モデル | ビジョン(最大画像数) | 動画 | 追加オプション |
-| :----- | :--------------------- | :--- | :------------- |
+| :---- | :------------------ | :---- | :------------ |
+| `anthropic/claude-opus-4.8` | 20 | — | 推論 effort |
| `anthropic/claude-opus-4.7` | 20 | — | 推論 effort |
+| `anthropic/claude-fable-5` | 20 | — | 推論 effort |
+| `anthropic/claude-sonnet-5` | 20 | — | 推論 effort |
+| `anthropic/claude-haiku-4.5` | 20 | — | 推論 effort |
+| `openai/gpt-5.6-sol-pro` | 20 | — | 推論 effort |
+| `openai/gpt-5.6-sol` | 20 | — | 推論 effort |
+| `openai/gpt-5.6-terra-pro` | 20 | — | 推論 effort |
+| `openai/gpt-5.6-terra` | 20 | — | 推論 effort |
+| `openai/gpt-5.6-luna-pro` | 20 | — | 推論 effort |
+| `openai/gpt-5.6-luna` | 20 | — | 推論 effort |
| `openai/gpt-5.5-pro` | 20 | — | 推論 effort |
| `openai/gpt-5.5` | 20 | — | 推論 effort |
-| `google/gemini-3.5-flash` | 20 | 最大 4 | 推論 effort |
+| `google/gemini-3.5-flash` | 20 | 最大 4 本 | 推論 effort |
+| `x-ai/grok-4.5` | 20 | — | 推論 effort |
| `x-ai/grok-4.20` | 20 | — | 推論 effort |
| `x-ai/grok-4.3` | 20 | — | 推論 effort |
| `deepseek/deepseek-v4-pro` | — | — | 推論 effort |
| `deepseek/deepseek-v4-flash` | — | — | 推論 effort |
| `deepseek/deepseek-v3.2` | — | — | 推論 effort |
| `qwen/qwen3.6-max-preview` | — | — | 推論 effort |
-| `qwen/qwen3.6-plus` | 10 | 最大 4 | 推論 effort |
-| `qwen/qwen3.6-flash` | 10 | 最大 4 | 推論 effort |
+| `qwen/qwen3.6-plus` | 10 | 最大 4 本 | 推論 effort |
+| `qwen/qwen3.6-flash` | 10 | 最大 4 本 | 推論 effort |
| `mistralai/mistral-large-2512` | 8 | — | — |
| `mistralai/mistral-medium-3-5` | 8 | — | 推論 effort |
| `z-ai/glm-4.6` | — | — | 推論 effort |
| `z-ai/glm-5` | — | — | 推論 effort |
+| `moonshotai/kimi-k3` | 10 | — | 推論 effort |
| `moonshotai/kimi-k2.6` | 10 | — | 推論 effort |
| `moonshotai/kimi-k2-thinking` | — | — | 推論 effort |
| `perplexity/sonar-pro` | — | — | 検索コンテキストサイズ |
diff --git a/ko/tutorials/partner-nodes/openrouter/llm.mdx b/ko/tutorials/partner-nodes/openrouter/llm.mdx
index 4c12eed40..500a3866d 100644
--- a/ko/tutorials/partner-nodes/openrouter/llm.mdx
+++ b/ko/tutorials/partner-nodes/openrouter/llm.mdx
@@ -2,12 +2,12 @@
title: "OpenRouter LLM 파트너 노드 ComfyUI 공식 예시"
description: "ComfyUI에서 OpenRouter LLM 파트너 노드를 사용해 여러 프론티어 모델을 통해 채팅, 추론, 비전 및 웹 기반 답변을 제공하세요."
sidebarTitle: "OpenRouter LLM"
-translationSourceHash: 7f3f031c
+translationSourceHash: 95459585
translationFrom: tutorials/partner-nodes/openrouter/llm.mdx
translationBlockHashes:
"_intro": f09612e4
"What OpenRouter LLM is good at": 2f0a413c
- "Supported models": 0cde70e9
+ "Supported models": fd701c65
"Model-specific inputs": 61b64249
---
@@ -33,10 +33,21 @@ import UpdateReminder from "/snippets/ko/tutorials/update-reminder.mdx";
| 모델 | 비전(최대 이미지 수) | 비디오 | 추가 옵션 |
| :---- | :------------------ | :---- | :------------ |
+| `anthropic/claude-opus-4.8` | 20 | — | 추론 노력 |
| `anthropic/claude-opus-4.7` | 20 | — | 추론 노력 |
+| `anthropic/claude-fable-5` | 20 | — | 추론 노력 |
+| `anthropic/claude-sonnet-5` | 20 | — | 추론 노력 |
+| `anthropic/claude-haiku-4.5` | 20 | — | 추론 노력 |
+| `openai/gpt-5.6-sol-pro` | 20 | — | 추론 노력 |
+| `openai/gpt-5.6-sol` | 20 | — | 추론 노력 |
+| `openai/gpt-5.6-terra-pro` | 20 | — | 추론 노력 |
+| `openai/gpt-5.6-terra` | 20 | — | 추론 노력 |
+| `openai/gpt-5.6-luna-pro` | 20 | — | 추론 노력 |
+| `openai/gpt-5.6-luna` | 20 | — | 추론 노력 |
| `openai/gpt-5.5-pro` | 20 | — | 추론 노력 |
| `openai/gpt-5.5` | 20 | — | 추론 노력 |
| `google/gemini-3.5-flash` | 20 | 최대 4개 | 추론 노력 |
+| `x-ai/grok-4.5` | 20 | — | 추론 노력 |
| `x-ai/grok-4.20` | 20 | — | 추론 노력 |
| `x-ai/grok-4.3` | 20 | — | 추론 노력 |
| `deepseek/deepseek-v4-pro` | — | — | 추론 노력 |
@@ -49,6 +60,7 @@ import UpdateReminder from "/snippets/ko/tutorials/update-reminder.mdx";
| `mistralai/mistral-medium-3-5` | 8 | — | 추론 노력 |
| `z-ai/glm-4.6` | — | — | 추론 노력 |
| `z-ai/glm-5` | — | — | 추론 노력 |
+| `moonshotai/kimi-k3` | 10 | — | 추론 노력 |
| `moonshotai/kimi-k2.6` | 10 | — | 추론 노력 |
| `moonshotai/kimi-k2-thinking` | — | — | 추론 노력 |
| `perplexity/sonar-pro` | — | — | 검색 컨텍스트 크기 |
diff --git a/tutorials/partner-nodes/openrouter/llm.mdx b/tutorials/partner-nodes/openrouter/llm.mdx
index dc6217167..82f47c5b1 100644
--- a/tutorials/partner-nodes/openrouter/llm.mdx
+++ b/tutorials/partner-nodes/openrouter/llm.mdx
@@ -21,29 +21,42 @@ Token pricing is listed under [Partner Node Pricing](/tutorials/partner-nodes/pr
## Supported models
+
| Model | Vision (max images) | Video | Extra options |
| :---- | :------------------ | :---- | :------------ |
-| `anthropic/claude-opus-4.7` | 20 | — | Reasoning effort |
-| `openai/gpt-5.5-pro` | 20 | — | Reasoning effort |
-| `openai/gpt-5.5` | 20 | — | Reasoning effort |
+| `anthropic/claude-opus-4.8` | 20 | None | Reasoning effort |
+| `anthropic/claude-opus-4.7` | 20 | None | Reasoning effort |
+| `anthropic/claude-fable-5` | 20 | None | Reasoning effort |
+| `anthropic/claude-sonnet-5` | 20 | None | Reasoning effort |
+| `anthropic/claude-haiku-4.5` | 20 | None | Reasoning effort |
+| `openai/gpt-5.6-sol-pro` | 20 | None | Reasoning effort |
+| `openai/gpt-5.6-sol` | 20 | None | Reasoning effort |
+| `openai/gpt-5.6-terra-pro` | 20 | None | Reasoning effort |
+| `openai/gpt-5.6-terra` | 20 | None | Reasoning effort |
+| `openai/gpt-5.6-luna-pro` | 20 | None | Reasoning effort |
+| `openai/gpt-5.6-luna` | 20 | None | Reasoning effort |
+| `openai/gpt-5.5-pro` | 20 | None | Reasoning effort |
+| `openai/gpt-5.5` | 20 | None | Reasoning effort |
| `google/gemini-3.5-flash` | 20 | Up to 4 | Reasoning effort |
-| `x-ai/grok-4.20` | 20 | — | Reasoning effort |
-| `x-ai/grok-4.3` | 20 | — | Reasoning effort |
-| `deepseek/deepseek-v4-pro` | — | — | Reasoning effort |
-| `deepseek/deepseek-v4-flash` | — | — | Reasoning effort |
-| `deepseek/deepseek-v3.2` | — | — | Reasoning effort |
-| `qwen/qwen3.6-max-preview` | — | — | Reasoning effort |
+| `x-ai/grok-4.5` | 20 | None | Reasoning effort |
+| `x-ai/grok-4.20` | 20 | None | Reasoning effort |
+| `x-ai/grok-4.3` | 20 | None | Reasoning effort |
+| `deepseek/deepseek-v4-pro` | None | None | Reasoning effort |
+| `deepseek/deepseek-v4-flash` | None | None | Reasoning effort |
+| `deepseek/deepseek-v3.2` | None | None | Reasoning effort |
+| `qwen/qwen3.6-max-preview` | None | None | Reasoning effort |
| `qwen/qwen3.6-plus` | 10 | Up to 4 | Reasoning effort |
| `qwen/qwen3.6-flash` | 10 | Up to 4 | Reasoning effort |
-| `mistralai/mistral-large-2512` | 8 | — | — |
-| `mistralai/mistral-medium-3-5` | 8 | — | Reasoning effort |
-| `z-ai/glm-4.6` | — | — | Reasoning effort |
-| `z-ai/glm-5` | — | — | Reasoning effort |
-| `moonshotai/kimi-k2.6` | 10 | — | Reasoning effort |
-| `moonshotai/kimi-k2-thinking` | — | — | Reasoning effort |
-| `perplexity/sonar-pro` | — | — | Search context size |
-| `perplexity/sonar-reasoning-pro` | — | — | Search context size, reasoning effort |
-| `perplexity/sonar-deep-research` | — | — | Search context size, reasoning effort |
+| `mistralai/mistral-large-2512` | 8 | None | None |
+| `mistralai/mistral-medium-3-5` | 8 | None | Reasoning effort |
+| `z-ai/glm-4.6` | None | None | Reasoning effort |
+| `z-ai/glm-5` | None | None | Reasoning effort |
+| `moonshotai/kimi-k3` | 10 | None | Reasoning effort |
+| `moonshotai/kimi-k2.6` | 10 | None | Reasoning effort |
+| `moonshotai/kimi-k2-thinking` | None | None | Reasoning effort |
+| `perplexity/sonar-pro` | None | None | Search context size |
+| `perplexity/sonar-reasoning-pro` | None | None | Search context size, reasoning effort |
+| `perplexity/sonar-deep-research` | None | None | Search context size, reasoning effort |
diff --git a/zh/tutorials/partner-nodes/openrouter/llm.mdx b/zh/tutorials/partner-nodes/openrouter/llm.mdx
index c4307f344..f4f1a0508 100644
--- a/zh/tutorials/partner-nodes/openrouter/llm.mdx
+++ b/zh/tutorials/partner-nodes/openrouter/llm.mdx
@@ -2,12 +2,12 @@
title: "OpenRouter LLM 合作伙伴节点 ComfyUI 官方示例"
description: "在 ComfyUI 中使用 OpenRouter LLM 合作伙伴节点,通过同一节点调用多种前沿大模型,完成对话、推理、视觉理解与联网搜索。"
sidebarTitle: "OpenRouter LLM"
-translationSourceHash: 7f3f031c
+translationSourceHash: 95459585
translationFrom: tutorials/partner-nodes/openrouter/llm.mdx
translationBlockHashes:
"_intro": f09612e4
"What OpenRouter LLM is good at": 2f0a413c
- "Supported models": 0cde70e9
+ "Supported models": fd701c65
"Model-specific inputs": 61b64249
---
@@ -32,11 +32,22 @@ Token 定价详见 [合作伙伴节点定价](/zh/tutorials/partner-nodes/pricin
## 支持的模型
| 模型 | 视觉(最多图片数) | 视频 | 额外选项 |
-| :--- | :----------------- | :--- | :------- |
+| :---- | :------------------ | :---- | :------------ |
+| `anthropic/claude-opus-4.8` | 20 | — | 推理强度 |
| `anthropic/claude-opus-4.7` | 20 | — | 推理强度 |
+| `anthropic/claude-fable-5` | 20 | — | 推理强度 |
+| `anthropic/claude-sonnet-5` | 20 | — | 推理强度 |
+| `anthropic/claude-haiku-4.5` | 20 | — | 推理强度 |
+| `openai/gpt-5.6-sol-pro` | 20 | — | 推理强度 |
+| `openai/gpt-5.6-sol` | 20 | — | 推理强度 |
+| `openai/gpt-5.6-terra-pro` | 20 | — | 推理强度 |
+| `openai/gpt-5.6-terra` | 20 | — | 推理强度 |
+| `openai/gpt-5.6-luna-pro` | 20 | — | 推理强度 |
+| `openai/gpt-5.6-luna` | 20 | — | 推理强度 |
| `openai/gpt-5.5-pro` | 20 | — | 推理强度 |
| `openai/gpt-5.5` | 20 | — | 推理强度 |
| `google/gemini-3.5-flash` | 20 | 最多 4 个 | 推理强度 |
+| `x-ai/grok-4.5` | 20 | — | 推理强度 |
| `x-ai/grok-4.20` | 20 | — | 推理强度 |
| `x-ai/grok-4.3` | 20 | — | 推理强度 |
| `deepseek/deepseek-v4-pro` | — | — | 推理强度 |
@@ -49,6 +60,7 @@ Token 定价详见 [合作伙伴节点定价](/zh/tutorials/partner-nodes/pricin
| `mistralai/mistral-medium-3-5` | 8 | — | 推理强度 |
| `z-ai/glm-4.6` | — | — | 推理强度 |
| `z-ai/glm-5` | — | — | 推理强度 |
+| `moonshotai/kimi-k3` | 10 | — | 推理强度 |
| `moonshotai/kimi-k2.6` | 10 | — | 推理强度 |
| `moonshotai/kimi-k2-thinking` | — | — | 推理强度 |
| `perplexity/sonar-pro` | — | — | 搜索上下文大小 |