Check the init and runtime parameters you can specify for the PyPDFToDocument component.
YAML Init Parameters
These are the parameters you can specify in pipeline YAML:
Parameter | Type | Possible values | Description |
---|---|---|---|
converter | String | Default: None | An instance of a PyPDFConverter compatible class. Optional. |
REST API Runtime Parameters
These are the runtime parameters you can pass in the body of the request to the Search endpoint:
Parameter | Type | Possible Values | Description |
---|---|---|---|
top_k_join | Integer | Default: none | The maximum number of documents returned. Optional. |