> ## 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.

# KSamplerSelect - ComfyUI Built-in Node Documentation

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

KSamplerSelect 节点旨在根据提供的采样器名称选择特定的采样器。它抽象了采样器选择的复杂性，使用户能够轻松地在不同采样策略之间切换以完成任务。

## 输入

| 参数      | 描述                                       | 数据类型           |
| ------- | ---------------------------------------- | -------------- |
| `采样器名称` | 指定要选择的采样器名称。此参数决定使用哪种采样策略，从而影响整体采样行为与结果。 | COMBO\[STRING] |

## 输出

| 参数        | 描述                    | 数据类型      |
| --------- | --------------------- | --------- |
| `sampler` | 返回选定的采样器对象，可直接用于采样任务。 | `SAMPLER` |

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