> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-b90d3c69.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ByteDanceSeedNode - ComfyUI Built-in Node Documentation

> Complete documentation for the ByteDanceSeedNode node in ComfyUI. Learn its inputs, outputs, parameters and usage.

## ## 概述

使用字节跳动的 Seed 2.0 模型生成文本回复。提供文本提示，并可选择包含图像或视频以提供多模态上下文。

## ## 输入

| 参数              | 描述                                     | 数据类型   | 是否必填 | 取值范围                                                           |
| --------------- | -------------------------------------- | ------ | ---- | -------------------------------------------------------------- |
| `prompt`        | 输入到模型的文本。                              | STRING | 是    | 无                                                              |
| `model`         | 用于生成回复的 Seed 模型。                       | COMBO  | 是    | `"Seed 2.0 Pro"`<br />`"Seed 2.0 Lite"`<br />`"Seed 2.0 Mini"` |
| `seed`          | 种子控制节点是否应重新运行；无论种子如何，结果都是非确定性的。（默认值：0） | INT    | 是    | 0 到 2147483647                                                 |
| `system_prompt` | 定义模型行为的基础指令。（默认值：""）                   | STRING | 否    | 无                                                              |

**关于 `model` 参数的说明：** `model` 参数是一个动态组合框，也接受图像和视频。您可以将图像和视频输入连接到该参数，以提供多模态上下文。每个请求最多支持 20 张图像和 4 个视频。

## ## 输出

| 输出名称     | 描述                | 数据类型   |
| -------- | ----------------- | ------ |
| `output` | 从 Seed 模型生成的文本回复。 | STRING |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ByteDanceSeedNode/zh.md)

***

**Source fingerprint (SHA-256):** `d1ef73cf72e88216d40c0cf727f90c40cf783cecabe3be0e7530fe72dba6c172`
