The BasicGuider node creates a simple guidance mechanism for the sampling process. It takes a model and conditioning data as inputs and produces a guider object that can be used to guide the generation process during sampling. This node provides the fundamental guidance functionality needed for controlled generation.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `model` | The model to be used for guidance | MODEL | Yes | - |
| `conditioning` | The conditioning data that guides the generation process | CONDITIONING | Yes | - |

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `GUIDER` | A guider object that can be used during the sampling process to guide generation | GUIDER |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/BasicGuider/en.md)

---
**Source fingerprint (SHA-256):** `87b4662787829c4f00a5cc362f12b1c046fe836f9eb7d90aa40bd48f5cecdf0a`
