Check the init and runtime parameters you can use to customize PromptBuilder.
YAML Init Parameters
These are the parameters you can pass to this node in the pipeline YAML configuration:
Parameter | Type | Possible Values | Description |
|---|---|---|---|
| String | A Jinja2 template with instructions for the model. For example: | |
| List of strings | Default: | A list of input variables that must be provided at all times. |
| List of strings | Default: | An optional list of input variables to be used in prompt templates instead of the ones inferred from |
REST API Runtime Parameters
There are no runtime parameters you can pass to this component when making a request to the Search REST API endpoint.