PyPDFToDocument Parameters

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:

ParameterTypePossible valuesDescription
converterStringDefault: NoneAn 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:


ParameterTypePossible ValuesDescription
top_k_joinIntegerDefault: noneThe maximum number of documents returned.
Optional.